GenerateMethodSerializersAttribute(Type, bool)
public GenerateMethodSerializersAttribute(Type proxyBase, bool isExtension = false) Initializes a new instance of the
GenerateMethodSerializersAttribute class. Parameters
proxyBaseType- The proxy base type.
isExtensionbool- if set to
true, this is an extension interface.
