Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Simple
C# 클래스 Simple, mono
파일 보기
프로젝트 열기: kumpera/mono
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
a
int
b
byte
c
short
d
long
프로퍼티 상세
a
공개적으로 프로퍼티
public
int
a
리턴
int
b
공개적으로 프로퍼티
public
byte
b
리턴
byte
c
공개적으로 프로퍼티
public
short
c
리턴
short
d
공개적으로 프로퍼티
public
long
d
리턴
long