| ObjectSerializerFromArray Method |
Reconstruct an object from its byte array
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static Object FromArray(
byte[] source
)
Parameters
- source
- Type: SystemByte
Return Value
Type:
Object
See Also