HotImageCodeSerializer Class |
Namespace: Deltabit.WinForms
The HotImageCodeSerializer type exposes the following members.
Name | Description | |
---|---|---|
HotImageCodeSerializer | Initializes a new instance of the HotImageCodeSerializer class |
Name | Description | |
---|---|---|
Deserialize |
Deserialises the Data stored in resources.
(Overrides CodeDomSerializerDeserialize(IDesignerSerializationManager, Object).) | |
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.) | |
GetTargetComponentName | Determines which statement group the given statement should belong to. (Inherited from CodeDomSerializer.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Serialize |
Serialises the data for storage in the resources
(Overrides CodeDomSerializerSerialize(IDesignerSerializationManager, Object).) | |
SerializeAbsolute | Serializes the given object, accounting for default values. (Inherited from CodeDomSerializer.) | |
SerializeMember | Serializes the given member on the given object. (Inherited from CodeDomSerializer.) | |
SerializeMemberAbsolute | Serializes the given member, accounting for default values. (Inherited from CodeDomSerializer.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |