Пример #1
0
 public override void Apply(object[] args)
 {
     this.method = (ComponentMethodLookup)args[0];
 }
Пример #2
0
 public override void Apply(object[] args)
 {
     this.method = (ComponentMethodLookup)args[0];
 }