C# 클래스 Newtonsoft.Json.Tests.TestObjects.CustomerDataSet

상속: global::System.Data.DataSet
파일 보기 프로젝트 열기: JamesNK/Newtonsoft.Json 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Clone global::System.Data.DataSet
CustomerDataSet System
CustomerDataSet System
GetSchemaSerializable global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
InitVars void
InitializeDerivedDataSet void
ReadXmlSerializable void
SchemaChanged void
ShouldSerializeCustomers bool
ShouldSerializeRelations bool
ShouldSerializeTables bool

비공개 메소드들

메소드 설명
Clone ( ) : global::System.Data.DataSet
CustomerDataSet ( ) : System
CustomerDataSet ( global info, global context ) : System
GetSchemaSerializable ( ) : global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
InitVars ( bool initTable ) : void
InitializeDerivedDataSet ( ) : void
ReadXmlSerializable ( global reader ) : void
SchemaChanged ( object sender, global e ) : void
ShouldSerializeCustomers ( ) : bool
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool