Пример #1
0
 public bool VerifyRemoveVariable(string prop)
 {
     return(WrappedObject.VerifyRemoveVariable(prop));
 }