CardSingletonCacheCards - свойство
Кэш карточек, доступных по строковому ключу.
Пространство имён: Tessa.Cards.CachingСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public ICardCacheCollection<Card> Cards { get; }
Public ReadOnly Property Cards As ICardCacheCollection(Of Card)
Get
public:
virtual property ICardCacheCollection<Card^>^ Cards {
ICardCacheCollection<Card^>^ get () sealed;
}
abstract Cards : ICardCacheCollection<Card> with get
override Cards : ICardCacheCollection<Card> with get
ICardCacheCollectionCardICardCacheCards