Skip to content

ILocalTextInitializer.Initialize method

Initializes the local text registry with translations.

public void Initialize(ILocalTextRegistry registry)
parameter description
registry The target registry.

See Also