Język

LogValuesFormatter(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy LogValuesFormatter.

public:
 LogValuesFormatter(System::String ^ format);
public LogValuesFormatter(string format);
new Microsoft.Extensions.Logging.Internal.LogValuesFormatter : string -> Microsoft.Extensions.Logging.Internal.LogValuesFormatter
Public Sub New (format As String)

Parametry

format
String

Nazwany ciąg formatu.

Dotyczy