Пример #1
0
 public virtual object Get(object onObject)
 {
     return(_fieldMetadata.Get(_transaction, onObject));
 }