C# 클래스 Ntreev.Library.Commands.SummaryAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: NtreevSoft/CommandLineParser

공개 메소드들

메소드 설명
SummaryAttribute ( ) : System
SummaryAttribute ( string summary ) : System

메소드 상세

SummaryAttribute() 공개 메소드

public SummaryAttribute ( ) : System
리턴 System

SummaryAttribute() 공개 메소드

public SummaryAttribute ( string summary ) : System
summary string
리턴 System