IStringLocalizerFactory Interfész

Definíció

Példányokat létrehozó IStringLocalizer gyárat jelöl.

public interface class IStringLocalizerFactory
public interface IStringLocalizerFactory
type IStringLocalizerFactory = interface
Public Interface IStringLocalizerFactory
Származtatott

Metódusok

Name Description
Create(String, String)

Létrehoz egy IStringLocalizer.

Create(Type)

IStringLocalizer Létrehozza a megadott és FullName a Assembly megadott Typeparancsot.

A következőre érvényes: