Exemplo n.º 1
0
 public override void Apply(object[] args)
 {
     this.method = (ComponentMethodLookup)args[0];
 }
Exemplo n.º 2
0
 public override void Apply(object[] args)
 {
     this.method = (ComponentMethodLookup)args[0];
 }