Edit

Share via


IOptionFormatterResolver<T> Interface

Definition

IOptionFormatterResolver resolve specific OptionFormatter for certain named option

C#
public interface IOptionFormatterResolver<T>

Type Parameters

T

The options type.

Derived

Methods

Resolve(String)

Resolves the options formatter for the specified options type with the specified options name.

Applies to

Product Versions
.NET Orleans 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0