IOptionFormatter 接口

定义

设置选项的格式,并为其指定类别和名称

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
派生

属性

Name

获取 options 对象的名称。

方法

Format()

将 options 对象的格式设置为字符串集合。

适用于