[This is preliminary documentation and is subject to change.]
Namespace: Clarion.PluginsAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public static T DeserializeMetaCognitiveActionRule<T>( MetaCognitiveModule destination, string source ) where T : ActionRule |
Parameters
- destination
- Type: Clarion.Framework.Templates..::..MetaCognitiveModule
- source
- Type: System..::..String
Type Parameters
- T