Table of Contents

Property MethodName

Namespace
Millrace.Storage
Assembly
Millrace.dll

MethodName

Name of the method to invoke on it, matched ordinally.

public required string MethodName { get; init; }

Property Value

string

Remarks

Not enough to identify the method on its own — overloads are separated by ParameterTypes.