Пример #1
0
 public void AddMethod(string key, UnixCimMethodInfo method)
 {
     _handler.AddMethod(key, method);
 }