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

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

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

Private Methods

Méthode Description
WorkItemsFieldsMapper ( ) : System.Collections.Generic

Method Details

GetMappedTpField() public méthode

public GetMappedTpField ( string workItemType, string field ) : string
workItemType string
field string
Résultat string

GetMappingForWorkItemType() public méthode

public GetMappingForWorkItemType ( string workItemType ) : NamesPair[]>.Dictionary
workItemType string
Résultat NamesPair[]>.Dictionary