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
Animals
Frog
C# Class Animals.Frog
Inheritance:
Animal
Afficher le fichier
Open project: nzhul/TelerikAcademy
Class Usage Examples
Méthodes publiques
Méthode
Description
Frog
(
string
name
,
int
age
,
Sex
sex
) :
System
Sound
( ) :
void
Method Details
Frog()
public
méthode
public
Frog
(
string
name
,
int
age
,
Sex
sex
) :
System
name
string
age
int
sex
Sex
Résultat
System
Sound()
public
méthode
public
Sound
( ) :
void
Résultat
void