Esempio n. 1
0
 static QsciLexerCSharp()
 {
     staticInterceptor = new SmokeInvocation(typeof(QsciLexerCSharp), null);
 }
Esempio n. 2
0
 static QsciLexerBash()
 {
     staticInterceptor = new SmokeInvocation(typeof(QsciLexerBash), null);
 }
Esempio n. 3
0
 protected new void CreateProxy()
 {
     interceptor = new SmokeInvocation(typeof(QsciLexerCSharp), this);
 }
Esempio n. 4
0
 protected void CreateProxy()
 {
     interceptor = new SmokeInvocation(typeof(QsciCommand), this);
 }
Esempio n. 5
0
 static QsciCommand()
 {
     staticInterceptor = new SmokeInvocation(typeof(QsciCommand), null);
 }
Esempio n. 6
0
 static ObjectDescriptionData()
 {
     staticInterceptor = new SmokeInvocation(typeof(ObjectDescriptionData), null);
 }
Esempio n. 7
0
 protected void CreateProxy()
 {
     interceptor = new SmokeInvocation(typeof(ObjectDescriptionData), this);
 }
Esempio n. 8
0
 protected new void CreateProxy()
 {
     interceptor = new SmokeInvocation(typeof(SeekSlider), this);
 }
Esempio n. 9
0
 static QsciLexerPerl()
 {
     staticInterceptor = new SmokeInvocation(typeof(QsciLexerPerl), null);
 }
Esempio n. 10
0
 static QsciLexerDiff()
 {
     staticInterceptor = new SmokeInvocation(typeof(QsciLexerDiff), null);
 }