C# 클래스 ElasticsearchInside.CommandLine.BooleanArgumentAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: poulfoged/Elasticsearch-Inside

공개 메소드들

메소드 설명
BooleanArgumentAttribute ( string format, bool defaultValue = false ) : System

메소드 상세

BooleanArgumentAttribute() 공개 메소드

public BooleanArgumentAttribute ( string format, bool defaultValue = false ) : System
format string
defaultValue bool
리턴 System