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