Ejemplo n.º 1
0
 public bool IsPropReadable(int propNum)
 {
     return(NativeApiProxy.IsPropReadable(_object, propNum));
 }