Property MethodName
MethodName
Name of the method to invoke on it, matched ordinally.
public required string MethodName { get; init; }
Property Value
Remarks
Not enough to identify the method on its own — overloads are separated by ParameterTypes.
Name of the method to invoke on it, matched ordinally.
public required string MethodName { get; init; }
Not enough to identify the method on its own — overloads are separated by ParameterTypes.