Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BelhardTraining
PlanetDemo
Planet
C# Class BelhardTraining.PlanetDemo.Planet
显示文件
Open project: bazile/Training
Class Usage Examples
Public Properties
Property
Type
Description
DistanceFromSun
long
Name
string
Public Methods
Method
Description
Planet
(
string
name
,
long
distanceFromSun
)
Method Details
Planet()
public
method
public
Planet
(
string
name
,
long
distanceFromSun
)
name
string
distanceFromSun
long
Property Details
DistanceFromSun
public_oe property
public
long
DistanceFromSun
return
long
Name
public_oe property
public
string
Name
return
string