public ICardCache CardCache { get; }
Public ReadOnly Property CardCache As ICardCache
Get
public:
virtual property ICardCache^ CardCache {
ICardCache^ get () sealed;
}
abstract CardCache : ICardCache with get
override CardCache : ICardCache with get