Interface IOptionsFormatter<TOptions>
public interface IOptionsFormatter<TOptions>
Type Parameters
TOptions
Methods
Format(TOptions)
string Format(TOptions options)
Parameters
options
TOptions
public interface IOptionsFormatter<TOptions>
TOptions
string Format(TOptions options)
options
TOptions