Click or drag to resize
CsvOnAdded Method

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected override void OnAdded(
	IDictionary<string, Object> item
)

Parameters

item
Type: System.Collections.GenericIDictionaryString, Object
See Also