C# Class ScrumPowerTools.Services.TfsUiServices

Mostrar archivo Open project: cqse/ScrumPowerTools

Private Properties

Property Type Description

Public Methods

Method Description
ShowHistory ( string path ) : void
TfsUiServices ( DTE dte ) : EnvDTE

Method Details

ShowHistory() public method

public ShowHistory ( string path ) : void
path string
return void

TfsUiServices() public method

public TfsUiServices ( DTE dte ) : EnvDTE
dte DTE
return EnvDTE