Esempio n. 1
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }
Esempio n. 2
0
 public DebugPropertyPage()
 {
     control = new DebugPropertyControl(isDirty => IsDirty = isDirty);
 }