Esempio n. 1
0
 public void RegisterObject(string name, object obj)
 {
     _pluginUtils.RegisterObject(name, obj);
 }