C# Class Junior.Route.AutoRouting.SchemeMappers.HttpMapper

Inheritance: ISchemeMapper
Datei anzeigen Open project: nathan-alden/junior-route

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