Click or drag to resize

htmlContentTokenDefine Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlContentToken.Define(System.String,System.String)"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public void Define(
	string __name,
	string __nominalForm
)

Parameters

__name
Type: SystemString

[Missing <param name="__name"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlContentToken.Define(System.String,System.String)"]

__nominalForm
Type: SystemString

[Missing <param name="__nominalForm"/> documentation for "M:imbNLP.Core.contentStructureHtml.elements.htmlContentToken.Define(System.String,System.String)"]

Implements

IWeightTableTerm.Define(String, String)
See Also