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
Wrox
ProCSharp
Collections
Employee
C# Class Wrox.ProCSharp.Collections.Employee
Afficher le fichier
Open project: ProfessionalCSharp/ProfessionalCSharp6
Class Usage Examples
Méthodes publiques
Méthode
Description
Employee
(
EmployeeId
id
,
string
name
,
decimal
salary
) :
System
ToString
( ) :
string
Method Details
Employee()
public
méthode
public
Employee
(
EmployeeId
id
,
string
name
,
decimal
salary
) :
System
id
EmployeeId
name
string
salary
decimal
Résultat
System
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string