ParametersConverterTryDeserialize Method |
Namespace:
IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override fsResult TryDeserialize(
fsData data,
ref Object instance,
Type storageType
)
Parameters
- data
- Type: fsData
- instance
- Type: SystemObject
- storageType
- Type: SystemType
Return Value
Type:
fsResultSee Also