System.Xml.Serialization.CodeExporter.ExportDerivedStructs C# (CSharp) 메소드

ExportDerivedStructs() 추상적인 개인적인 메소드

abstract private ExportDerivedStructs ( StructMapping mapping ) : void
mapping StructMapping
리턴 void
        internal abstract void ExportDerivedStructs(StructMapping mapping);
        internal abstract void EnsureTypesExported(Accessor[] accessors, string ns);