ProtoOperationBehavior Class |
Namespace: ProtoBuf.ServiceModel
public sealed class ProtoOperationBehavior : DataContractSerializerOperationBehavior
The ProtoOperationBehavior type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProtoOperationBehavior |
Name | Description | |
---|---|---|
![]() | DataContractFormatAttribute | Gets the DataContractFormatAttribute associated with the operation. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | DataContractResolver | Gets or sets an implementation of the DataContractResolver that is used to dynamically map types during serialization and deserialization processes. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | DataContractSurrogate | Gets or sets a surrogate to be used during the serialization and deserialization processes. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | IgnoreExtensionDataObject | Gets or sets a value that specifies whether the data provided by an extension of a type (and therefore not in the data contract) is ignored or not. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | MaxItemsInObjectGraph | Gets or sets the maximum number of items in the object graph to serialize or deserialize. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | Model |
Name | Description | |
---|---|---|
![]() | CreateSerializer(Type, String, String, IListType) | Creates an instance of a class that inherits from XmlObjectSerializer for serialization and deserialization processes. (Inherited from DataContractSerializerOperationBehavior.) |
![]() | CreateSerializer(Type, XmlDictionaryString, XmlDictionaryString, IListType) | (Overrides DataContractSerializerOperationBehaviorCreateSerializer(Type, XmlDictionaryString, XmlDictionaryString, IListType).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |