Edit

Share via


IOptionFormatter<T> Interface

Definition

Option formatter for a certain option type T

C#
public interface IOptionFormatter<T> : Orleans.IOptionFormatter

Type Parameters

T

The options type.

Implements

Properties

Name

Gets the name of the options object.

(Inherited from IOptionFormatter)

Methods

Format()

Formats the options object into a collection of strings.

(Inherited from IOptionFormatter)

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