Метод | Описание | |
---|---|---|
CreateSerializer ( |
Creates an instance of a class that inherits from T:System.Runtime.Serialization.XmlObjectSerializer for serialization and deserialization operations with an T:System.Xml.XmlDictionaryString that contains the namespace.
|
|
CreateSerializer ( |
Creates an instance of a class that inherits from T:System.Runtime.Serialization.XmlObjectSerializer for serialization and deserialization operations.
|
|
PrefixContractSerializerOperationBehavior ( |
Initializes a new instance of the PrefixContractSerializerOperationBehavior class.
|
Метод | Описание | |
---|---|---|
AddPrefixes ( PrefixDataContractSerializer serializer ) : void |
public CreateSerializer ( |
||
type | The type to serialize or deserialize. | |
name | The name of the serialized type. | |
ns | An |
|
knownTypes | IList |
An |
Результат |
public CreateSerializer ( |
||
type | The |
|
name | string | The name of the generated type. |
ns | string | The namespace of the generated type. |
knownTypes | IList |
An |
Результат |
public PrefixContractSerializerOperationBehavior ( |
||
operationDescription | The operation description. | |
attributes | The attributes. | |
Результат | System |