Example #1
0
 partial void onClickStartServer(Foundation.NSObject sender)
 {
     AppDelegate.startStopServer(sender as NSToolbarItem);
 }