프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CanExecuteCloneRepo | bool | ||
CanExecuteExistingRepo | bool | ||
CanExecuteNewRepo | bool | ||
CanOk | bool | ||
InitializeComponent | void | ||
Ok | void | ||
OptionChanged | void | ||
PathBrowse | void | ||
RefreshRadioButtons | void | ||
System | void | ||
TextBox_Name_KeyDown | void |
메소드 | 설명 | |
---|---|---|
CloneNewDialog ( |
||
NotifyPropertyChanged ( string info ) : void |
메소드 | 설명 | |
---|---|---|
CanExecuteCloneRepo ( ) : bool | ||
CanExecuteExistingRepo ( ) : bool | ||
CanExecuteNewRepo ( ) : bool | ||
CanOk ( ) : bool | ||
InitializeComponent ( ) : void | ||
Ok ( ) : void | ||
OptionChanged ( AreaInitMode newOption ) : void | ||
PathBrowse ( ) : void | ||
RefreshRadioButtons ( ) : void | ||
System ( int connectionId, object target ) : void | ||
TextBox_Name_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void |
public CloneNewDialog ( |
||
owner | ||
리턴 | System |
public NotifyPropertyChanged ( string info ) : void | ||
info | string | |
리턴 | void |