Skip to content

Object arguments are ignored #2

@bsubasic

Description

@bsubasic

Hi,

It doesn't seem to work if function arguments are complex objects, it always returns first cached value although arguments and argument values change.

[Cacheable(600)]
public List<Class1> TestFunction (Class2 object2, Class3 object3)

Am I missing something?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions