Qyoto.QState.QState C# (CSharp) Method

QState() static private method

static private QState ( ) : System
return System
        static QState()
        {
            staticInterceptor = new SmokeInvocation(typeof(QState), null);
        }

Same methods

QState::QState ( QState parent ) : System
QState::QState ( QState childMode, QState parent ) : System
QState::QState ( Type dummy ) : System