InvokableCustomInitializerAttribute(string, object)
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.
