LanguageDomain Methods
The LanguageDomain type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a deep clone of this LanguageDomain.
The cloned LanguageDomain is always unfrozen.
|
|
|
EnforceFreezeOnMutation |
Enforces the freeze by logging and optionally throwing if a property is being set
on a frozen instance.
|
|
|
Freeze |
Freezes this LanguageDomain instance, preventing further mutations.
|

