C# Class Kimono.KTimeZone.Transition

Inheritance: Object
ファイルを表示 Open project: 0xd34df00d/Qross

Protected Properties

Property Type Description
interceptor Qyoto.SmokeInvocation

Public Methods

Method Description
Time ( ) : Qyoto.QDateTime Return the UTC time of the transition.

Protected Methods

Method Description
CreateProxy ( ) : void
Transition ( Type dummy ) : System

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

Time() public method

Return the UTC time of the transition.
public Time ( ) : Qyoto.QDateTime
return Qyoto.QDateTime

Transition() protected method

protected Transition ( Type dummy ) : System
dummy System.Type
return System

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
return Qyoto.SmokeInvocation