C# Class KinectWithVRServer.NetworkKinectWrapper.NKAddDialog

Inheritance: System.Windows.Window
ファイルを表示 Open project: vancegroup/KVR Class Usage Examples

Private Properties

Property Type Description
OkButton_Click void

Public Methods

Method Description
NKAddDialog ( MainWindow thisParent ) : System

Private Methods

Method Description
OkButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NKAddDialog() public method

public NKAddDialog ( MainWindow thisParent ) : System
thisParent MainWindow
return System