IOptionFormatter Interface

Definition

format the option and give it a category and a name

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
Derived

Properties

Name

Gets the name of the options object.

Methods

Format()

Formats the options object into a collection of strings.

Applies to