Skip to content

IOptionFormatterResolver<T>

interface

Namespace: Orleans

IOptionFormatterResolver resolve specific OptionFormatter for certain named option
public interface IOptionFormatterResolver<T>

Methods

  • Resolve(string) Resolves the options formatter for the specified options type with the specified options name.