Method | Description | |
---|---|---|
XmlSerializerAssemblyAttribute ( ) : System | ||
XmlSerializerAssemblyAttribute ( string assemblyName ) : System | ||
XmlSerializerAssemblyAttribute ( string assemblyName, string codeBase ) : System |
public XmlSerializerAssemblyAttribute ( ) : System | ||
return | System |
public XmlSerializerAssemblyAttribute ( string assemblyName ) : System | ||
assemblyName | string | |
return | System |
public XmlSerializerAssemblyAttribute ( string assemblyName, string codeBase ) : System | ||
assemblyName | string | |
codeBase | string | |
return | System |