C# Class Libraries.CacheItem

Mostrar archivo Open project: jediskywalker/RTDeals Class Usage Examples

Public Properties

Property Type Description
Content object
InsertTime System.DateTime
Key string
LifeSpanSecs int

Property Details

Content public_oe property

public object Content
return object

InsertTime public_oe property

public DateTime,System InsertTime
return System.DateTime

Key public_oe property

public string Key
return string

LifeSpanSecs public_oe property

public int LifeSpanSecs
return int