IStringLocalizerProvider Interface

Definição

Representa uma interface para um provedor de localizador de cadeia de caracteres.Represents an interface for a string localizer provider.

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

Métodos

GetLocalizedString(CultureInfo, String, Object[])

Obtém a cadeia de caracteres localizada.Gets the localized string.

Aplica-se a