CardSingletonCacheCards - свойство
Кэш карточек, доступных по строковому ключу.
Пространство имён: Tessa.Cards.CachingСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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