C# 클래스 GitUI.FormGitIgnore

상속: GitExtensionsForm
파일 보기 프로젝트 열기: bleis-tift/gitextensions 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GitIgnoreFile string

공개 메소드들

메소드 설명
FormGitIgnore ( ) : System

비공개 메소드들

메소드 설명
AddDefaultClick ( object sender, EventArgs e ) : void
FormGitIgnoreFormClosing ( object sender, FormClosingEventArgs e ) : void
FormGitIgnoreLoad ( object sender, EventArgs e ) : void
SaveClick ( object sender, EventArgs e ) : void

메소드 상세

FormGitIgnore() 공개 메소드

public FormGitIgnore ( ) : System
리턴 System

프로퍼티 상세

GitIgnoreFile 공개적으로 프로퍼티

public string GitIgnoreFile
리턴 string