Example #1
0
 public abstract void Execute(MDelegate meth);
Example #2
0
 public override void Execute(MDelegate meth)
 {
     //  meth.Instantiate();
 }
Example #3
0
 public override void Execute(MDelegate meth)
 {
 }