示例#1
0
 public void DeleteFromData()
 {
     Loader.DeleteProperty(GetPropertyName());
     IsDirty = true;
 }