SerializerSurrogate Class |
Namespace: DHI.Mike1D.Generic
public class SerializerSurrogate : IDataContractSurrogate
The SerializerSurrogate type exposes the following members.
| Name | Description | |
|---|---|---|
| SerializerSurrogate | Initializes a new instance of the SerializerSurrogate class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCustomDataToExport(MemberInfo, Type) | ||
| GetCustomDataToExport(Type, Type) | ||
| GetDataContractType | ||
| GetDeserializedObject | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetKnownCustomDataTypes | ||
| GetObjectToSerialize | ||
| GetReferencedTypeOnImport | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProcessImportedType | ||
| RegisterSurrogateHandler | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |