Click or drag to resize
SynonymDictionaryAdd Method

Namespace: FlexRule.Glossaries
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void Add(
	string synonym,
	string culture = null
)

Parameters

synonym
Type: SystemString
culture (Optional)
Type: SystemString
See Also