C# Class AnonymousTypes.Employee

Afficher le fichier Open project: ctsxamarintraining/October15

Méthodes publiques

Свойство Type Description
DeptId int
EmployeeId int
EmployeeName string

Property Details

DeptId public_oe property

public int DeptId
Résultat int

EmployeeId public_oe property

public int EmployeeId
Résultat int

EmployeeName public_oe property

public string EmployeeName
Résultat string