C# Class org.noear.sited.__CacheBlock

Mostrar archivo Open project: noear/SiteD Class Usage Examples

Public Properties

Property Type Description
time System.DateTime
value String

Public Methods

Method Description
isOuttime ( SdNode config ) : bool

Method Details

isOuttime() public method

public isOuttime ( SdNode config ) : bool
config SdNode
return bool

Property Details

time public_oe property

public DateTime,System time
return System.DateTime

value public_oe property

public String value
return String