ParametersConverterTrySerialize 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 TrySerialize(
Object instance,
out fsData serialized,
Type storageType
)
Parameters
- instance
- Type: SystemObject
- serialized
- Type: fsData
- storageType
- Type: SystemType
Return Value
Type:
fsResultSee Also