C# Class NetBuild.CheckProject.SourceControl.Tfs.TfsSourceControl

Inheritance: ISourceControl
Show file Open project: shuruev/CCNet.Extensions

Public Methods

Method Description
GetChildItems ( string path ) : List
TfsSourceControl ( string tfsUrl ) : System

Method Details

GetChildItems() public method

public GetChildItems ( string path ) : List
path string
return List

TfsSourceControl() public method

public TfsSourceControl ( string tfsUrl ) : System
tfsUrl string
return System