示例#1
0
 public EventScripts(NWObjectBase owner)
 {
     this.owner = owner;
 }
示例#2
0
 public Locals(NWObjectBase obj)
 {
     Object = obj;
 }