C# Class EpgTimer.SetAppCancelWindow

SetAppCancelWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Datei anzeigen Open project: niisaka/EDCB

Public Properties

Property Type Description
ngFileStreaming bool
ngMin String
processList List

Public Methods

Method Description
SetAppCancelWindow ( ) : System

Private Methods

Method Description
Window_Closing ( object sender, System e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
button_process_add_Click ( object sender, RoutedEventArgs e ) : void
button_process_del_Click ( object sender, RoutedEventArgs e ) : void

Method Details

SetAppCancelWindow() public method

public SetAppCancelWindow ( ) : System
return System

Property Details

ngFileStreaming public_oe property

public bool ngFileStreaming
return bool

ngMin public_oe property

public String ngMin
return String

processList public_oe property

public List processList
return List