DefaultInvokeMethodNameAttribute(Type, string)
public DefaultInvokeMethodNameAttribute(Type returnType, string methodName) Initializes a new instance of the
DefaultInvokeMethodNameAttribute class. Parameters
returnTypeType- Type of the return.
methodNamestring- Name of the method.
