C# Class Sep.Git.Tfs.Commands.Cleanup
Mostra file
Open project: pmiossec/git-tfs
Class Usage Examples
Public Methods
Method |
Description |
|
Cleanup ( CleanupWorkspaces cleanupWorkspaces, CleanupWorkspaceLocal cleanupWorkspaceLocal ) : System |
|
|
Run ( ) : int |
|
|
Private Methods
Method |
Description |
|
RunAll ( ) : int |
|
|
Method Details
public Cleanup ( CleanupWorkspaces cleanupWorkspaces, CleanupWorkspaceLocal cleanupWorkspaceLocal ) : System |
cleanupWorkspaces |
CleanupWorkspaces |
|
cleanupWorkspaceLocal |
CleanupWorkspaceLocal |
|
return |
System |
|
public Run ( ) : int |
return |
int |
|