Méthode | Description | |
---|---|---|
AddWriteCallback ( |
||
CreateChoiceIdentifierValueException ( string value, string identifier, string name, string ns ) : |
||
CreateInvalidAnyTypeException ( |
||
CreateInvalidAnyTypeException ( object o ) : |
||
CreateInvalidChoiceIdentifierValueException ( string type, string identifier ) : |
||
CreateInvalidEnumValueException ( object value, string typeName ) : |
||
CreateMismatchChoiceException ( string value, string elementName, string enumValue ) : |
||
CreateUnknownAnyElementException ( string name, string ns ) : |
||
CreateUnknownTypeException ( |
||
CreateUnknownTypeException ( object o ) : |
||
FromByteArrayBase64 ( byte value ) : byte[] | ||
FromByteArrayHex ( byte value ) : string | ||
FromChar ( char value ) : string | ||
FromDate ( System.DateTime value ) : string | ||
FromDateTime ( System.DateTime value ) : string | ||
FromEnum ( long value, string values, long ids ) : string | ||
FromEnum ( long value, string values, long ids, string typeName ) : string | ||
FromTime ( System.DateTime value ) : string | ||
FromXmlNCName ( string ncName ) : string | ||
FromXmlName ( string name ) : string | ||
FromXmlNmToken ( string nmToken ) : string | ||
FromXmlNmTokens ( string nmTokens ) : string | ||
FromXmlQualifiedName ( XmlQualifiedName xmlQualifiedName ) : string | ||
FromXmlQualifiedName ( XmlQualifiedName xmlQualifiedName, bool ignoreEmpty ) : string | ||
InitCallbacks ( ) : void | ||
ResolveDynamicAssembly ( string assemblyFullName ) : |
||
TopLevelElement ( ) : void | ||
WriteAttribute ( string localName, byte value ) : void | ||
WriteAttribute ( string localName, string value ) : void | ||
WriteAttribute ( string localName, string ns, byte value ) : void | ||
WriteAttribute ( string localName, string ns, string value ) : void | ||
WriteAttribute ( string prefix, string localName, string ns, string value ) : void | ||
WriteElementEncoded ( XmlNode node, string name, string ns, bool isNullable, bool any ) : void | ||
WriteElementLiteral ( XmlNode node, string name, string ns, bool isNullable, bool any ) : void | ||
WriteElementQualifiedName ( String localName, String ns, XmlQualifiedName value ) : void | ||
WriteElementQualifiedName ( String localName, XmlQualifiedName value ) : void | ||
WriteElementQualifiedName ( string localName, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
WriteElementQualifiedName ( string localName, string ns, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
WriteElementString ( String localName, String value ) : void | ||
WriteElementString ( String localName, String ns, String value ) : void | ||
WriteElementString ( String localName, String ns, String value, XmlQualifiedName xsiType ) : void | ||
WriteElementString ( String localName, String value, XmlQualifiedName xsiType ) : void | ||
WriteElementStringRaw ( String localName, String value ) : void | ||
WriteElementStringRaw ( String localName, String ns, String value ) : void | ||
WriteElementStringRaw ( String localName, String ns, String value, XmlQualifiedName xsiType ) : void | ||
WriteElementStringRaw ( String localName, String value, XmlQualifiedName xsiType ) : void | ||
WriteElementStringRaw ( String localName, String ns, byte value ) : void | ||
WriteElementStringRaw ( String localName, String ns, byte value, XmlQualifiedName xsiType ) : void | ||
WriteElementStringRaw ( String localName, byte value ) : void | ||
WriteElementStringRaw ( String localName, byte value, XmlQualifiedName xsiType ) : void | ||
WriteEmptyTag ( string name ) : void | ||
WriteEmptyTag ( string name, string ns ) : void | ||
WriteEndElement ( ) : void | ||
WriteEndElement ( object o ) : void | ||
WriteId ( object o ) : void | ||
WriteNamespaceDeclarations ( |
||
WriteNullTagEncoded ( string name ) : void | ||
WriteNullTagEncoded ( string name, string ns ) : void | ||
WriteNullTagLiteral ( string name ) : void | ||
WriteNullTagLiteral ( string name, string ns ) : void | ||
WriteNullableQualifiedNameEncoded ( string name, string ns, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
WriteNullableQualifiedNameLiteral ( string name, string ns, XmlQualifiedName value ) : void | ||
WriteNullableStringEncoded ( string name, string ns, string value, XmlQualifiedName xsiType ) : void | ||
WriteNullableStringEncodedRaw ( string name, string ns, byte value, XmlQualifiedName xsiType ) : void | ||
WriteNullableStringEncodedRaw ( string name, string ns, string value, XmlQualifiedName xsiType ) : void | ||
WriteNullableStringLiteral ( string name, string ns, string value ) : void | ||
WriteNullableStringLiteralRaw ( string name, string ns, byte value ) : void | ||
WriteNullableStringLiteralRaw ( string name, string ns, string value ) : void | ||
WritePotentiallyReferencingElement ( string n, string ns, object o ) : void | ||
WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
WriteReferencedElements ( ) : void | ||
WriteReferencingElement ( string n, string ns, object o ) : void | ||
WriteReferencingElement ( string n, string ns, object o, bool isNullable ) : void | ||
WriteRpcResult ( string name, string ns ) : void | ||
WriteSerializable ( IXmlSerializable serializable, string name, string ns, bool isNullable ) : void | ||
WriteSerializable ( IXmlSerializable serializable, string name, string ns, bool isNullable, bool wrapped ) : void | ||
WriteStartDocument ( ) : void | ||
WriteStartElement ( string name ) : void | ||
WriteStartElement ( string name, string ns ) : void | ||
WriteStartElement ( string name, string ns, bool writePrefixed ) : void | ||
WriteStartElement ( string name, string ns, object o ) : void | ||
WriteStartElement ( string name, string ns, object o, bool writePrefixed ) : void | ||
WriteStartElement ( string name, string ns, object o, bool writePrefixed, |
||
WriteTypedPrimitive ( string name, string ns, object o, bool xsiType ) : void | ||
WriteValue ( byte value ) : void | ||
WriteValue ( string value ) : void | ||
WriteXmlAttribute ( XmlNode node ) : void | ||
WriteXmlAttribute ( XmlNode node, object container ) : void | ||
WriteXsiType ( string name, string ns ) : void |
Méthode | Description | |
---|---|---|
GetId ( object o, bool addToReferencesList ) : string | ||
GetPrimitiveTypeName ( |
||
GetPrimitiveTypeName ( |
||
GetPrimitiveTypeNameInternal ( |
||
GetQualifiedName ( string name, string ns ) : string | ||
GetTypeEntry ( |
||
Init ( XmlWriter w, |
||
Init ( XmlWriter w, |
||
IsIdDefined ( object o ) : bool | ||
ListUsedPrefixes ( string>.Dictionary |
||
NextPrefix ( ) : string | ||
WriteArray ( string name, string ns, object o, |
||
WriteElement ( XmlNode node, string name, string ns, bool isNullable, bool any ) : void | ||
WriteId ( object o, bool addToReferencesList ) : void | ||
WriteReferencedElement ( object o, |
||
WriteReferencedElement ( string name, string ns, object o, |
protected AddWriteCallback ( |
||
type | ||
typeName | string | |
typeNs | string | |
callback | XmlSerializationWriteCallback | |
Résultat | void |
protected CreateChoiceIdentifierValueException ( string value, string identifier, string name, string ns ) : |
||
value | string | |
identifier | string | |
name | string | |
ns | string | |
Résultat |
protected CreateInvalidAnyTypeException ( |
||
type | ||
Résultat |
protected CreateInvalidAnyTypeException ( object o ) : |
||
o | object | |
Résultat |
protected CreateInvalidChoiceIdentifierValueException ( string type, string identifier ) : |
||
type | string | |
identifier | string | |
Résultat |
protected CreateInvalidEnumValueException ( object value, string typeName ) : |
||
value | object | |
typeName | string | |
Résultat |
protected CreateMismatchChoiceException ( string value, string elementName, string enumValue ) : |
||
value | string | |
elementName | string | |
enumValue | string | |
Résultat |
protected CreateUnknownAnyElementException ( string name, string ns ) : |
||
name | string | |
ns | string | |
Résultat |
protected CreateUnknownTypeException ( |
||
type | ||
Résultat |
protected CreateUnknownTypeException ( object o ) : |
||
o | object | |
Résultat |
protected static FromByteArrayBase64 ( byte value ) : byte[] | ||
value | byte | |
Résultat | byte[] |
protected static FromByteArrayHex ( byte value ) : string | ||
value | byte | |
Résultat | string |
protected static FromChar ( char value ) : string | ||
value | char | |
Résultat | string |
protected static FromDate ( System.DateTime value ) : string | ||
value | System.DateTime | |
Résultat | string |
protected static FromDateTime ( System.DateTime value ) : string | ||
value | System.DateTime | |
Résultat | string |
protected static FromEnum ( long value, string values, long ids ) : string | ||
value | long | |
values | string | |
ids | long | |
Résultat | string |
protected static FromEnum ( long value, string values, long ids, string typeName ) : string | ||
value | long | |
values | string | |
ids | long | |
typeName | string | |
Résultat | string |
protected static FromTime ( System.DateTime value ) : string | ||
value | System.DateTime | |
Résultat | string |
protected static FromXmlNCName ( string ncName ) : string | ||
ncName | string | |
Résultat | string |
protected static FromXmlName ( string name ) : string | ||
name | string | |
Résultat | string |
protected static FromXmlNmToken ( string nmToken ) : string | ||
nmToken | string | |
Résultat | string |
protected static FromXmlNmTokens ( string nmTokens ) : string | ||
nmTokens | string | |
Résultat | string |
protected FromXmlQualifiedName ( XmlQualifiedName xmlQualifiedName ) : string | ||
xmlQualifiedName | XmlQualifiedName | |
Résultat | string |
protected FromXmlQualifiedName ( XmlQualifiedName xmlQualifiedName, bool ignoreEmpty ) : string | ||
xmlQualifiedName | XmlQualifiedName | |
ignoreEmpty | bool | |
Résultat | string |
protected abstract InitCallbacks ( ) : void | ||
Résultat | void |
protected static ResolveDynamicAssembly ( string assemblyFullName ) : |
||
assemblyFullName | string | |
Résultat |
protected WriteAttribute ( string localName, byte value ) : void | ||
localName | string | |
value | byte | |
Résultat | void |
protected WriteAttribute ( string localName, string value ) : void | ||
localName | string | |
value | string | |
Résultat | void |
protected WriteAttribute ( string localName, string ns, byte value ) : void | ||
localName | string | |
ns | string | |
value | byte | |
Résultat | void |
protected WriteAttribute ( string localName, string ns, string value ) : void | ||
localName | string | |
ns | string | |
value | string | |
Résultat | void |
protected WriteAttribute ( string prefix, string localName, string ns, string value ) : void | ||
prefix | string | |
localName | string | |
ns | string | |
value | string | |
Résultat | void |
protected WriteElementEncoded ( XmlNode node, string name, string ns, bool isNullable, bool any ) : void | ||
node | XmlNode | |
name | string | |
ns | string | |
isNullable | bool | |
any | bool | |
Résultat | void |
protected WriteElementLiteral ( XmlNode node, string name, string ns, bool isNullable, bool any ) : void | ||
node | XmlNode | |
name | string | |
ns | string | |
isNullable | bool | |
any | bool | |
Résultat | void |
protected WriteElementQualifiedName ( String localName, String ns, XmlQualifiedName value ) : void | ||
localName | String | |
ns | String | |
value | XmlQualifiedName | |
Résultat | void |
protected WriteElementQualifiedName ( String localName, XmlQualifiedName value ) : void | ||
localName | String | |
value | XmlQualifiedName | |
Résultat | void |
protected WriteElementQualifiedName ( string localName, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
localName | string | |
value | XmlQualifiedName | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementQualifiedName ( string localName, string ns, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
localName | string | |
ns | string | |
value | XmlQualifiedName | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementString ( String localName, String value ) : void | ||
localName | String | |
value | String | |
Résultat | void |
protected WriteElementString ( String localName, String ns, String value ) : void | ||
localName | String | |
ns | String | |
value | String | |
Résultat | void |
protected WriteElementString ( String localName, String ns, String value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
ns | String | |
value | String | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementString ( String localName, String value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
value | String | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String value ) : void | ||
localName | String | |
value | String | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String ns, String value ) : void | ||
localName | String | |
ns | String | |
value | String | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String ns, String value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
ns | String | |
value | String | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
value | String | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String ns, byte value ) : void | ||
localName | String | |
ns | String | |
value | byte | |
Résultat | void |
protected WriteElementStringRaw ( String localName, String ns, byte value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
ns | String | |
value | byte | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteElementStringRaw ( String localName, byte value ) : void | ||
localName | String | |
value | byte | |
Résultat | void |
protected WriteElementStringRaw ( String localName, byte value, XmlQualifiedName xsiType ) : void | ||
localName | String | |
value | byte | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteEmptyTag ( string name ) : void | ||
name | string | |
Résultat | void |
protected WriteEmptyTag ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |
protected WriteEndElement ( object o ) : void | ||
o | object | |
Résultat | void |
protected WriteNamespaceDeclarations ( |
||
xmlns | ||
Résultat | void |
protected WriteNullTagEncoded ( string name ) : void | ||
name | string | |
Résultat | void |
protected WriteNullTagEncoded ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |
protected WriteNullTagLiteral ( string name ) : void | ||
name | string | |
Résultat | void |
protected WriteNullTagLiteral ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |
protected WriteNullableQualifiedNameEncoded ( string name, string ns, XmlQualifiedName value, XmlQualifiedName xsiType ) : void | ||
name | string | |
ns | string | |
value | XmlQualifiedName | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteNullableQualifiedNameLiteral ( string name, string ns, XmlQualifiedName value ) : void | ||
name | string | |
ns | string | |
value | XmlQualifiedName | |
Résultat | void |
protected WriteNullableStringEncoded ( string name, string ns, string value, XmlQualifiedName xsiType ) : void | ||
name | string | |
ns | string | |
value | string | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteNullableStringEncodedRaw ( string name, string ns, byte value, XmlQualifiedName xsiType ) : void | ||
name | string | |
ns | string | |
value | byte | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteNullableStringEncodedRaw ( string name, string ns, string value, XmlQualifiedName xsiType ) : void | ||
name | string | |
ns | string | |
value | string | |
xsiType | XmlQualifiedName | |
Résultat | void |
protected WriteNullableStringLiteral ( string name, string ns, string value ) : void | ||
name | string | |
ns | string | |
value | string | |
Résultat | void |
protected WriteNullableStringLiteralRaw ( string name, string ns, byte value ) : void | ||
name | string | |
ns | string | |
value | byte | |
Résultat | void |
protected WriteNullableStringLiteralRaw ( string name, string ns, string value ) : void | ||
name | string | |
ns | string | |
value | string | |
Résultat | void |
protected WritePotentiallyReferencingElement ( string n, string ns, object o ) : void | ||
n | string | |
ns | string | |
o | object | |
Résultat | void |
protected WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
n | string | |
ns | string | |
o | object | |
ambientType | ||
Résultat | void |
protected WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
n | string | |
ns | string | |
o | object | |
ambientType | ||
suppressReference | bool | |
Résultat | void |
protected WritePotentiallyReferencingElement ( string n, string ns, object o, |
||
n | string | |
ns | string | |
o | object | |
ambientType | ||
suppressReference | bool | |
isNullable | bool | |
Résultat | void |
protected WriteReferencedElements ( ) : void | ||
Résultat | void |
protected WriteReferencingElement ( string n, string ns, object o ) : void | ||
n | string | |
ns | string | |
o | object | |
Résultat | void |
protected WriteReferencingElement ( string n, string ns, object o, bool isNullable ) : void | ||
n | string | |
ns | string | |
o | object | |
isNullable | bool | |
Résultat | void |
protected WriteRpcResult ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |
protected WriteSerializable ( IXmlSerializable serializable, string name, string ns, bool isNullable ) : void | ||
serializable | IXmlSerializable | |
name | string | |
ns | string | |
isNullable | bool | |
Résultat | void |
protected WriteSerializable ( IXmlSerializable serializable, string name, string ns, bool isNullable, bool wrapped ) : void | ||
serializable | IXmlSerializable | |
name | string | |
ns | string | |
isNullable | bool | |
wrapped | bool | |
Résultat | void |
protected WriteStartElement ( string name ) : void | ||
name | string | |
Résultat | void |
protected WriteStartElement ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |
protected WriteStartElement ( string name, string ns, bool writePrefixed ) : void | ||
name | string | |
ns | string | |
writePrefixed | bool | |
Résultat | void |
protected WriteStartElement ( string name, string ns, object o ) : void | ||
name | string | |
ns | string | |
o | object | |
Résultat | void |
protected WriteStartElement ( string name, string ns, object o, bool writePrefixed ) : void | ||
name | string | |
ns | string | |
o | object | |
writePrefixed | bool | |
Résultat | void |
protected WriteStartElement ( string name, string ns, object o, bool writePrefixed, |
||
name | string | |
ns | string | |
o | object | |
writePrefixed | bool | |
xmlns | ||
Résultat | void |
protected WriteTypedPrimitive ( string name, string ns, object o, bool xsiType ) : void | ||
name | string | |
ns | string | |
o | object | |
xsiType | bool | |
Résultat | void |
protected WriteValue ( string value ) : void | ||
value | string | |
Résultat | void |
protected WriteXmlAttribute ( XmlNode node ) : void | ||
node | XmlNode | |
Résultat | void |
protected WriteXmlAttribute ( XmlNode node, object container ) : void | ||
node | XmlNode | |
container | object | |
Résultat | void |
protected WriteXsiType ( string name, string ns ) : void | ||
name | string | |
ns | string | |
Résultat | void |