C# Class Sep.Git.Tfs.Commands.Labels
显示文件
Open project: pmiossec/git-tfs
Class Usage Examples
Public Methods
Method |
Description |
|
Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel |
|
|
Run ( ) : int |
|
|
Run ( IGitTfsRemote remote ) : int |
|
|
Private Methods
Method Details
public Labels ( Globals globals, AuthorsFile authors ) : System.ComponentModel |
globals |
Globals |
|
authors |
Sep.Git.Tfs.Util.AuthorsFile |
|
return |
System.ComponentModel |
|
public Run ( ) : int |
return |
int |
|
public Run ( IGitTfsRemote remote ) : int |
remote |
IGitTfsRemote |
|
return |
int |
|