C# Class Libraries.CacheItem

Afficher le fichier Open project: jediskywalker/RTDeals Class Usage Examples

Méthodes publiques

Свойство Type Description
Content object
InsertTime System.DateTime
Key string
LifeSpanSecs int

Property Details

Content public_oe property

public object Content
Résultat object

InsertTime public_oe property

public DateTime,System InsertTime
Résultat System.DateTime

Key public_oe property

public string Key
Résultat string

LifeSpanSecs public_oe property

public int LifeSpanSecs
Résultat int