Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetIdentity ( string username ) : IIdentity | ||
TfsHelper ( Sep.Git.Tfs.VsCommon.TfsApiBridge bridge, IContainer container ) : System |
Method | Description | |
---|---|---|
GetTfsCredential ( Uri uri ) : TfsTeamProjectCollection | ||
GetVsInstallDir ( ) : string |
public GetIdentity ( string username ) : IIdentity | ||
username | string | |
return | IIdentity |
protected GetTfsCredential ( Uri uri ) : TfsTeamProjectCollection | ||
uri | Uri | |
return | TfsTeamProjectCollection |
public TfsHelper ( Sep.Git.Tfs.VsCommon.TfsApiBridge bridge, IContainer container ) : System | ||
bridge | Sep.Git.Tfs.VsCommon.TfsApiBridge | |
container | IContainer | |
return | System |