Inheritance Hierarchy
Hazelcast.ConfigGlobalSerializerConfig
Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
The GlobalSerializerConfig type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GlobalSerializerConfig | Initializes a new instance of the GlobalSerializerConfig class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetClassName | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetImplementation | |
![]() | GetOverrideClrSerialization | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetClassName | |
![]() | SetImplementationT | |
![]() | SetOverrideClrSerialization | |
![]() | ToString | (Overrides ObjectToString.) |
See Also