C# 클래스 Isotope.NewCommand

Interaction logic for NewCommand.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: Team624/2015Beta

공개 메소드들

메소드 설명
NewCommand ( OptionsWindow ow ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
make_command ( string comm, int id, string desc, int i ) : Commands
make_sub_command ( string comm, int id, string desc, int i, int cmd_id ) : SubCommands
save_command ( object sender, RoutedEventArgs e ) : void
save_sub_command ( object sender, RoutedEventArgs e ) : void

메소드 상세

NewCommand() 공개 메소드

public NewCommand ( OptionsWindow ow ) : System
ow OptionsWindow
리턴 System