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