Пример #1
0
 public static Dictionary <string, object> Properties(this object mySelf)
 {
     return(ObjectsManager.Properties(mySelf));
 }