Skip to content

InvokableCustomInitializerAttribute.InvokableCustomInitializerAttribute(string, object)

InvokableCustomInitializerAttribute(string, object)

View source
public InvokableCustomInitializerAttribute(string methodName, object methodArgumentValue)
Initializes a new instance of the InvokableCustomInitializerAttribute class.

Parameters

methodNamestring
Name of the method.
methodArgumentValueobject
The method argument value.