C# Class System.Xml.Serialization.Compiler

Show file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
AddImport void
AddImport void
Close void
GetTempAssemblyName string
GetTempAssemblyPath string

Private Methods

Method Description
AddImport ( Assembly assembly ) : void
AddImport ( Type type, Hashtable types ) : void
Close ( ) : void
GetTempAssemblyName ( AssemblyName parent, string ns ) : string
GetTempAssemblyPath ( string baseDir, Assembly assembly, string defaultNamespace ) : string