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

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

Public Methods

Method Description
GetMappedTpField ( string workItemType, string field ) : string
GetMappingForWorkItemType ( string workItemType ) : NamesPair[]>.Dictionary

Private Methods

Method Description
WorkItemsFieldsMapper ( ) : System.Collections.Generic

Method Details

GetMappedTpField() public method

public GetMappedTpField ( string workItemType, string field ) : string
workItemType string
field string
return string

GetMappingForWorkItemType() public method

public GetMappingForWorkItemType ( string workItemType ) : NamesPair[]>.Dictionary
workItemType string
return NamesPair[]>.Dictionary