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
Tests
Person
C# Class Tests.Person
Inheritance:
Tests.EntityWithTracking
,
ITriggerable
显示文件
Open project: nzhul/TelerikAcademy
Class Usage Examples
Public Methods
Method
Description
AddGrade
(
int
grade
) :
void
Person
(
string
username
,
int
age
) :
System
Method Details
AddGrade()
public
method
public
AddGrade
(
int
grade
) :
void
grade
int
return
void
Person()
public
method
public
Person
(
string
username
,
int
age
) :
System
username
string
age
int
return
System