Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
Demos
Browser
CommandLine
Program.DemoItem
C# 클래스 Axiom.Demos.Browser.CommandLine.Program.DemoItem
파일 보기
프로젝트 열기: WolfgangSt/axiom
공개 프로퍼티들
프로퍼티
타입
설명
Demo
System.Type
Name
string
공개 메소드들
메소드
설명
DemoItem
(
string
name
,
Type
demo
) :
System
ToString
( ) :
string
메소드 상세
DemoItem()
공개
메소드
public
DemoItem
(
string
name
,
Type
demo
) :
System
name
string
demo
System.Type
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
Demo
공개적으로 프로퍼티
public
Type,System
Demo
리턴
System.Type
Name
공개적으로 프로퍼티
public
string
Name
리턴
string