C# 클래스 MobileConsole.ExecutableCommandAttribute

상속: Attribute
파일 보기 프로젝트 열기: pixeption/MobileConsoleKit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
description string
name string
order int

프로퍼티 상세

description 공개적으로 프로퍼티

public string description
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

order 공개적으로 프로퍼티

public int order
리턴 int