Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ValueTuples
Sample
Fighter
C# Class ValueTuples.Sample.Fighter
Inheritance:
Unit
ファイルを表示
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Methods
Method
Description
Fighter
( ) :
System
Fighter
(
int
id
,
string
name
,
double
strength
) :
System
Method Details
Fighter()
public
method
public
Fighter
( ) :
System
return
System
Fighter()
public
method
public
Fighter
(
int
id
,
string
name
,
double
strength
) :
System
id
int
name
string
strength
double
return
System