다음을 통해 공유


IOptionFormatter 인터페이스

정의

옵션에 서식을 지정하고 범주 및 이름을 지정합니다.

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
파생

속성

Name

options 개체의 이름을 가져옵니다.

메서드

Format()

options 개체의 형식을 문자열 컬렉션으로 지정합니다.

적용 대상