예제 #1
0
파일: Wrapper.cs 프로젝트: codyn-net/studio
 public bool VerifyRemoveVariable(string prop)
 {
     return(WrappedObject.VerifyRemoveVariable(prop));
 }