C# Class IssueTracker.AutoMapperConfig

Show file Open project: radike/issue-tracker

Public Methods

Method Description
RegisterMappings ( ) : void

Private Methods

Method Description
commentMapping ( ) : void
issueMapping ( ) : void
projectMapping ( ) : void
stateMapping ( ) : void
stateWorkflowMapping ( ) : void
userMappging ( ) : void

Method Details

RegisterMappings() public static method

public static RegisterMappings ( ) : void
return void