Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SamirBoulema
TGit
FlowOptions
C# 클래스 SamirBoulema.TGit.FlowOptions
파일 보기
프로젝트 열기: sboulema/TGit
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
DevelopBranch
string
FeaturePrefix
string
HotfixPrefix
string
MasterBranch
string
ReleasePrefix
string
공개 메소드들
메소드
설명
FlowOptions
( ) :
System
FlowOptions
(
string
input
) :
System
메소드 상세
FlowOptions()
공개
메소드
public
FlowOptions
( ) :
System
리턴
System
FlowOptions()
공개
메소드
public
FlowOptions
(
string
input
) :
System
input
string
리턴
System
프로퍼티 상세
DevelopBranch
공개적으로 프로퍼티
public
string
DevelopBranch
리턴
string
FeaturePrefix
공개적으로 프로퍼티
public
string
FeaturePrefix
리턴
string
HotfixPrefix
공개적으로 프로퍼티
public
string
HotfixPrefix
리턴
string
MasterBranch
공개적으로 프로퍼티
public
string
MasterBranch
리턴
string
ReleasePrefix
공개적으로 프로퍼티
public
string
ReleasePrefix
리턴
string