Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SchoolSystem
Student
C# Class SchoolSystem.Student
Datei anzeigen
Open project: Y-LyN-10/Software-University-Courses
Class Usage Examples
Public Methods
Method
Description
AddComment
(
string
text
) :
void
Student
(
string
name
,
int
idNumber
) :
System
Method Details
AddComment()
public
method
public
AddComment
(
string
text
) :
void
text
string
return
void
Student()
public
method
public
Student
(
string
name
,
int
idNumber
) :
System
name
string
idNumber
int
return
System