C# 클래스 GitSharp.Demo.Configuration

Interaction logic for Configuration.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: henon/GitSharp.Demo 1 사용 예제들

공개 메소드들

메소드 설명
Configuration ( ) : System.Windows
Init ( GitSharp repository ) : void

비공개 메소드들

메소드 설명
OnLoadConfiguration ( object sender, RoutedEventArgs e ) : void
OnSaveConfiguration ( object sender, RoutedEventArgs e ) : void

메소드 상세

Configuration() 공개 메소드

public Configuration ( ) : System.Windows
리턴 System.Windows

Init() 공개 메소드

public Init ( GitSharp repository ) : void
repository GitSharp
리턴 void