C# Class Tp.SourceControl.VersionControlSystem.VersionControlSystemFactory

Inheritance: IVersionControlSystemFactory
Exibir arquivo Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
Get ( ISourceControlConnectionSettingsSource settings ) : IVersionControlSystem
Get ( IStorageRepository profile ) : IVersionControlSystem

Method Details

Get() public method

public Get ( ISourceControlConnectionSettingsSource settings ) : IVersionControlSystem
settings ISourceControlConnectionSettingsSource
return IVersionControlSystem

Get() public method

public Get ( IStorageRepository profile ) : IVersionControlSystem
profile IStorageRepository
return IVersionControlSystem