Method GetFunction
GetFunction(string, string)
get FunctionDesc of a function
Declaration
[HandleProcessCorruptedStateExceptions]
public FunctionDesc GetFunction(string moduleName, string functionName)
Parameters
Type | Name | Description |
---|---|---|
string | moduleName | Target module name |
string | functionName | Target function name |
Returns
Type | Description |
---|---|
FunctionDesc |