Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Simple
C# Class Simple, mono
Show file
Open project: kumpera/mono
Class Usage Examples
Public Properties
Property
Type
Description
a
int
b
byte
c
short
d
long
Property Details
a
public property
public
int
a
return
int
b
public property
public
byte
b
return
byte
c
public property
public
short
c
return
short
d
public property
public
long
d
return
long