C# Class FFMS.NewData

NewData.xaml 的交互逻辑
Inheritance: System.Windows.Window
ファイルを表示 Open project: kntryer/FFMS Class Usage Examples

Public Methods

Method Description
NewData ( ) : System
NewData ( int tab_count, string name, string time ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

NewData() public method

public NewData ( ) : System
return System

NewData() public method

public NewData ( int tab_count, string name, string time ) : System
tab_count int
name string
time string
return System