System.Xml.Serialization.TempAssembly.TempAssembly C# (CSharp) Method

TempAssembly() private method

private TempAssembly ( ) : System.Reflection
return System.Reflection
        private TempAssembly() {
        }

Same methods

TempAssembly::TempAssembly ( XmlMapping xmlMappings, Assembly assembly, XmlSerializerImplementation contract ) : System.Reflection
TempAssembly::TempAssembly ( XmlMapping xmlMappings, Type types, string defaultNamespace, string location, Evidence evidence ) : System.Reflection
TempAssembly::TempAssembly ( XmlSerializerImplementation contract ) : System.Reflection