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