Метод | Описание | |
---|---|---|
CreateType ( |
||
MethodInfoTypeFactory ( ITypeRepository typeRepository ) : System |
Initializes a new instance of the MethodInfoTypeFactory class.
|
Метод | Описание | |
---|---|---|
BuildConstructor ( |
Builds the constructor.
|
|
BuildInvokeMethod ( |
Builds the invoke method.
|
|
BuildTypeInitializer ( |
Builds the type initializer.
|
|
LoadParameterValues ( |
Loads the parameter values onto the stack.
|
|
RestoreByReferenceParameterValues ( |
Restores the by reference parameter values.
|
public CreateType ( |
||
methodInfo | ||
Результат |
public MethodInfoTypeFactory ( ITypeRepository typeRepository ) : System | ||
typeRepository | ITypeRepository | The type repository. |
Результат | System |