프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetPathBeforeRename | string | ||
IgnorableChangeType | bool | ||
IncludeInApply | bool | ||
IncludeInFetch | bool |
메소드 | 설명 | |
---|---|---|
ChangeSieve ( IChangeset changeset, |
||
GetChangesToApply ( bool forceGetChanges = false ) : IEnumerable |
Get all the changes of a changeset to apply
|
|
GetChangesToFetch ( ) : IEnumerable |
메소드 | 설명 | |
---|---|---|
GetPathBeforeRename ( IItem item ) : string | ||
IgnorableChangeType ( TfsChangeType changeType ) : bool | ||
IncludeInApply ( NamedChange change ) : bool | ||
IncludeInFetch ( NamedChange change ) : bool |
public ChangeSieve ( IChangeset changeset, |
||
changeset | IChangeset | |
resolver | ||
리턴 | System.Collections.Generic |
public GetChangesToApply ( bool forceGetChanges = false ) : IEnumerable |
||
forceGetChanges | bool | true - force get changes ignoring check what should be applied. |
리턴 | IEnumerable |