C# 클래스 WindowsPhoneTestFramework.CommandLine.CommandLineHost.CommandLineCommandAttribute

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

공개 메소드들

메소드 설명
CommandLineCommandAttribute ( ) : System
CommandLineCommandAttribute ( string name ) : System

메소드 상세

CommandLineCommandAttribute() 공개 메소드

public CommandLineCommandAttribute ( ) : System
리턴 System

CommandLineCommandAttribute() 공개 메소드

public CommandLineCommandAttribute ( string name ) : System
name string
리턴 System