Method |
Description |
|
AppFuncBuilder ( IList assemblies, object>.IDictionary startupEnv ) : System |
|
|
CreateInstanceOfOwinAppSetupClass ( Type type ) : object |
|
|
FindFixerSetupMethod ( ) : MethodInfo |
|
|
FixerMethod ( Type type ) : MethodInfo |
|
|
LoadAdapters ( IEnumerable assemblies ) : void |
|
|
MethodTakesAdapterParameter ( MethodInfo methodInfo ) : bool |
|
|
MethodTakesFixerParameter ( MethodInfo methodInfo ) : bool |
|
|
MethodTakesUseActionParameter ( MethodInfo methodInfo ) : bool |
|
|
MethodTakesUseAndMapActionParameters ( MethodInfo methodInfo ) : bool |
|
|
TryGetExportedFixerAdapterTypes ( Assembly a ) : IEnumerable |
|
|
TryGetExportedFixerMethods ( Assembly a ) : IEnumerable |
|
|