Class PersonCacheItem
Inherited Members
Namespace: Volo.Abp.Caching
Assembly: Volo.Abp.Caching.Tests.dll
Syntax
public class PersonCacheItem
Constructors
PersonCacheItem(string)
Declaration
public PersonCacheItem(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Properties
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |