C# 클래스 GitUI.CommandsDialogs.FormCreateTag

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

공개 메소드들

메소드 설명
FormCreateTag ( GitUICommands aCommands, GitRevision revision ) : System

비공개 메소드들

메소드 설명
AnnotateCheckedChanged ( object sender, EventArgs e ) : void
CreateTag ( ) : string
FormCreateTag_Load ( object sender, EventArgs e ) : void
OkClick ( object sender, EventArgs e ) : void
PushTag ( string tagName ) : void

메소드 상세

FormCreateTag() 공개 메소드

public FormCreateTag ( GitUICommands aCommands, GitRevision revision ) : System
aCommands GitUICommands
revision GitCommands.GitRevision
리턴 System