Table of Contents

ITextLocalizerFactory Interface

Factory interface for creating or retrieving text localizers by locale name.

Syntax

Unit: Bcl.Lang

ITextLocalizerFactory = interface(IInterface);

Methods

Name Description
GetLocalizer Returns a text localizer for the specified locale name.