Method | Description | |
---|---|---|
GetMethodInfo ( ) : |
||
LazyDynamicAssemblyMethodInfo ( |
Create a new lazy method from a MethodInfo instance.
|
Method | Description | |
---|---|---|
Search ( ) : |
Performs a search on the MethodInfo for the attributes needed.
|
public GetMethodInfo ( ) : |
||
return |
public LazyDynamicAssemblyMethodInfo ( |
||
assembly | Assembly reflection object. | |
attributeType | string | Attribute Type instance. |
return | System |