C# Class Junior.Route.AutoRouting.IdMappers.IdAttributeMapper

Inheritance: IIdMapper
Datei anzeigen Open project: nathan-alden/junior-route Class Usage Examples

Public Methods

Method Description
MapAsync ( Type type, MethodInfo method ) : Task

Method Details

MapAsync() public method

public MapAsync ( Type type, MethodInfo method ) : Task
type System.Type
method System.Reflection.MethodInfo
return Task