Esempio n. 1
0
 public object Get(object key)
 {
     return(NPCMgr.GetPrototype((uint)key));
 }