C# 클래스 ElasticsearchInside.CommandLine.FormattedArgumentAttribute

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

공개 메소드들

메소드 설명
FormattedArgumentAttribute ( string argumentName, object defaultValue = null ) : System

메소드 상세

FormattedArgumentAttribute() 공개 메소드

public FormattedArgumentAttribute ( string argumentName, object defaultValue = null ) : System
argumentName string
defaultValue object
리턴 System