Beispiel #1
0
 public override void Browse(IWin32Window parent)
 {
     this.value = ThingBrowserForm.BrowseThing(parent, this.value);
 }