IStringLocalizerProvider Interface

Definition

Represents an interface for a string localizer provider.

public interface class IStringLocalizerProvider
public interface IStringLocalizerProvider
type IStringLocalizerProvider = interface
Public Interface IStringLocalizerProvider
Derived

Methods

GetLocalizedString(CultureInfo, String, Object[])

Gets the localized string.

Applies to