Exemplo n.º 1
0
 void Interface1.Draw(Class196 dc, Class375 ltWidget)
 {
     if (this.method_248() == 0)
     {
         dc.method_199(this.TextRange, ltWidget, this.TextRange.Text);
     }
 }
Exemplo n.º 2
0
 void Interface21.Draw(Class196 dc, Class375 ltWidget, string text)
 {
     dc.method_199(this, ltWidget, text);
     this.DrawImpl(dc, ltWidget);
 }