ISettingsUnitInitializerThrowIfNotInitialized - метод
Throws a
SettingsUnitNotInitializedException if the settings units have not been initialized yet.
This method can be used to ensure that any operations depending on initialized settings are not executed prematurely.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
void ThrowIfNotInitialized()
Sub ThrowIfNotInitialized
void ThrowIfNotInitialized()
abstract ThrowIfNotInitialized : unit -> unit
override ThrowIfNotInitialized : unit -> unit