ModelLanguageDefinitions Class |
Namespace: Packflow.Modeling
public static class ModelLanguageDefinitions
The ModelLanguageDefinitions type exposes the following members.
| Name | Description | |
|---|---|---|
| Definitions |
Gets all definitions.
|
| Name | Description | |
|---|---|---|
| TryGetDefinition |
Tries to get the language definition found by the specified language code.
If not found returns null.
| |
| TryGetDisplayName |
Tries to get the display name of a language found by the specified language code.
If not found returns null.
|