C# Class VersionTasks.Tfs.Proxies.Changeset

Show file Open project: martinbuberl/VersionTasks Class Usage Examples

Public Methods

Method Description
Changeset ( Assembly clientAssembly ) : System
Changeset ( Assembly clientAssembly, object instance ) : System

Method Details

Changeset() public method

public Changeset ( Assembly clientAssembly ) : System
clientAssembly System.Reflection.Assembly
return System

Changeset() public method

public Changeset ( Assembly clientAssembly, object instance ) : System
clientAssembly System.Reflection.Assembly
instance object
return System