Exemplo n.º 1
0
 private void RegisterNatives()
 {
     Metadata.Add(new NativeSubrutineDefinition("UO.exec", (Action <string>)Exec));
 }