C# 클래스 FX.SalesLogix.Modules.GitExtensions.Model.Branch

파일 보기 프로젝트 열기: CustomerFX/SalesLogixGitExtensions

공개 메소드들

메소드 설명
Branch ( ) : System
Branch ( string Name ) : System
Branch ( string Name, bool Current ) : System
ToString ( ) : string

메소드 상세

Branch() 공개 메소드

public Branch ( ) : System
리턴 System

Branch() 공개 메소드

public Branch ( string Name ) : System
Name string
리턴 System

Branch() 공개 메소드

public Branch ( string Name, bool Current ) : System
Name string
Current bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string