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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CommandStaticSwitchAttribute ( Type type ) : System
CommandStaticSwitchAttribute ( string typeName ) : System

메소드 상세

CommandStaticSwitchAttribute() 공개 메소드

public CommandStaticSwitchAttribute ( Type type ) : System
type System.Type
리턴 System

CommandStaticSwitchAttribute() 공개 메소드

public CommandStaticSwitchAttribute ( string typeName ) : System
typeName string
리턴 System