C# Class Kimono.KCoreConfigSkeleton.ItemEnum.Choice

Inheritance: Object, IDisposable
Mostra file Open project: 0xd34df00d/Qross

Protected Properties

Property Type Description
interceptor Qyoto.SmokeInvocation

Public Methods

Method Description
Choice ( ) : System
Dispose ( ) : void

Protected Methods

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

Method Details

Choice() public method

public Choice ( ) : System
return System

Choice() protected method

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

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
return Qyoto.SmokeInvocation