Constructor InternalMethodReference
InternalMethodReference(Type?, string)
Initializes a new instance of the InternalMethodReference<TDelegate> structure with the specified container type and method name.
public InternalMethodReference(Type? container, string name)