ConfigurationStorageInVaultDeserialize Method |
Name | Description | |
---|---|---|
![]() | DeserializeT(String) |
Generic method to load the configuration from the specified string. Creates a new object.
|
![]() | DeserializeT(String, T) |
Method to load the configuration from the specified string. Populates an existing object.
|
![]() | Deserialize(Type, String) |
Method to load the configuration from the specified string. Creates a new object.
|