Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
AI_Project_3
Major
C# Class AI_Project_3.Major
Afficher le fichier
Open project: ifwong/CS175_group2
Class Usage Examples
Méthodes publiques
Méthode
Description
GetMajor
(
int
i
) :
String
Major
( ) :
System
addMajor
(
String
s
) :
void
getMinor
(
int
i
) :
String
Method Details
GetMajor()
public
méthode
public
GetMajor
(
int
i
) :
String
i
int
Résultat
String
Major()
public
méthode
public
Major
( ) :
System
Résultat
System
addMajor()
public
méthode
public
addMajor
(
String
s
) :
void
s
String
Résultat
void
getMinor()
public
méthode
public
getMinor
(
int
i
) :
String
i
int
Résultat
String