C# Class IssueTracker.AutoMapperConfig

Afficher le fichier Open project: radike/issue-tracker

Méthodes publiques

Méthode Description
RegisterMappings ( ) : void

Private Methods

Méthode Description
commentMapping ( ) : void
issueMapping ( ) : void
projectMapping ( ) : void
stateMapping ( ) : void
stateWorkflowMapping ( ) : void
userMappging ( ) : void

Method Details

RegisterMappings() public static méthode

public static RegisterMappings ( ) : void
Résultat void