Method | Description | |
---|---|---|
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 | |
return |
public static ProcessAuthor ( this checkinOptions, |
||
checkinOptions | this | |
commit | ||
authors | ||
return | void |
public static ProcessCheckinNoteCommands ( this checkinOptions ) : void | ||
checkinOptions | this | |
return | void |
public static ProcessForceCommand ( this checkinOptions ) : void | ||
checkinOptions | this | |
return | void |
public static ProcessWorkItemCommands ( this checkinOptions, bool isResolvable = true ) : void | ||
checkinOptions | this | |
isResolvable | bool | |
return | void |