C# Class Junior.Route.AutoRouting.SchemeMappers.HttpMapper
ファイルを表示
Open project: nathan-alden/junior-route
Public Methods
Method |
Description |
|
MapAsync ( Type type, MethodInfo method ) : Task |
|
|
Method Details
public MapAsync ( Type type, MethodInfo method ) : Task |
type |
System.Type |
|
method |
System.Reflection.MethodInfo |
|
return |
Task |
|