C# Class Qyoto.QBitRef

Inheritance: Object
Datei anzeigen Open project: 0xd34df00d/Qross

Protected Properties

Property Type Description
interceptor SmokeInvocation

Public Methods

Method Description
operator ( ) : bool

Protected Methods

Method Description
QBitRef ( Type dummy ) : System

Private Methods

Method Description
QBitRef ( ) : System

Method Details

QBitRef() protected method

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

operator() public static method

public static operator ( ) : bool
return bool

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
return SmokeInvocation