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