Method | Description | |
---|---|---|
FindMethodDefinitions ( this typeDefinition, string methodName, List |
||
HasSameParams ( this method, List |
public static FindMethodDefinitions ( this typeDefinition, string methodName, List |
||
typeDefinition | this | |
methodName | string | |
parameters | List |
|
return | List |
public static HasSameParams ( this method, List |
||
method | this | |
parameters | List |
|
return | bool |