메소드 | 설명 | |
---|---|---|
Clone ( this source, Globals globals ) : |
||
ProcessAuthor ( this checkinOptions, |
||
ProcessCheckinNoteCommands ( this checkinOptions ) : void | ||
ProcessForceCommand ( this checkinOptions ) : void | ||
ProcessWorkItemCommands ( this checkinOptions, bool isResolvable = true ) : void |
public static Clone ( this source, Globals globals ) : |
||
source | this | |
globals | Globals | |
리턴 |
public static ProcessAuthor ( this checkinOptions, |
||
checkinOptions | this | |
commit | ||
authors | ||
리턴 | void |
public static ProcessCheckinNoteCommands ( this checkinOptions ) : void | ||
checkinOptions | this | |
리턴 | void |
public static ProcessForceCommand ( this checkinOptions ) : void | ||
checkinOptions | this | |
리턴 | void |
public static ProcessWorkItemCommands ( this checkinOptions, bool isResolvable = true ) : void | ||
checkinOptions | this | |
isResolvable | bool | |
리턴 | void |