IStringLocalizerFactory Rozhraní

Definice

Představuje továrnu, která vytváří IStringLocalizer instance.

public interface class IStringLocalizerFactory
public interface IStringLocalizerFactory
type IStringLocalizerFactory = interface
Public Interface IStringLocalizerFactory
Odvozené

Metody

Create(String, String)

Vytvoří objekt IStringLocalizer.

Create(Type)

Vytvoří pomocí IStringLocalizerAssembly a FullName zadaného Typeobjektu .

Platí pro