Click or drag to resize

OrthographyCreate Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:System.Language.Orthography.Create(System.String)"]

Namespace:  System.Language
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public static IOrthography Create(
	string lang
)

Parameters

lang
Type: SystemString

[Missing <param name="lang"/> documentation for "M:System.Language.Orthography.Create(System.String)"]

Return Value

Type: IOrthography

[Missing <returns> documentation for "M:System.Language.Orthography.Create(System.String)"]

See Also