Click or drag to resize
weroSoft AG, Software
SerializationNames Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines names and symbols used for serialization.
Inheritance Hierarchy
SystemObject
  WeroSoft.SerializationSerializationNames

Namespace:  WeroSoft.Serialization
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class SerializationNames

The SerializationNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberXmlNamespaceData
Namespace used for WCF service interface namespace definitions.
Public fieldStatic memberXmlNamespaceFault
Namespace used for WCF service interface namespace definitions.
Public fieldStatic memberXmlNamespaceHeaderAutomationServer
Namespace used for header entries within WCF communications.
Public fieldStatic memberXmlNamespaceService
Namespace used for WCF service interface namespace definitions.
Top
See Also