Beispiel #1
0
 public void RegesterMethod(string name, SRUNativeProc.NativeProc proc)
 {
     this.objectMap.Add(name, proc.ToSRUObject());
 }