configuration
implementation.Interface | Description |
---|---|
ConfigurationSerializable |
Represents an object that may be serialized.
|
Class | Description |
---|---|
ConfigurationSerialization |
Utility class for storing and retrieving classes for
Configuration . |
Annotation Type | Description |
---|---|
DelegateDeserialization |
Applies to a
ConfigurationSerializable that will delegate all
deserialization to another ConfigurationSerializable . |
SerializableAs |
Represents an "alias" that a
ConfigurationSerializable may be
stored as. |
Copyright © 2019. All rights reserved.