C# Class Tp.Tfs.WorkItemsIntegration.FieldsMapping.WorkItemsFieldsMapper.NamesPair

Show file Open project: TargetProcess/Target-Process-Plugins

Private Properties

Property Type Description

Public Methods

Method Description
NamesPair ( ) : System.Collections.Generic
NamesPair ( string name, string visualName ) : System.Collections.Generic

Method Details

NamesPair() public method

public NamesPair ( ) : System.Collections.Generic
return System.Collections.Generic

NamesPair() public method

public NamesPair ( string name, string visualName ) : System.Collections.Generic
name string
visualName string
return System.Collections.Generic