示例#1
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }
示例#2
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }