ThrowIfMissing(MethodInfo?, string)
Declaration
public static MethodInfo ThrowIfMissing(this MethodInfo? methodInfo, string methodSignature)
Parameters
Type | Name | Description |
---|---|---|
MethodInfo | methodInfo | |
string | methodSignature |
Returns
Type | Description |
---|---|
MethodInfo |