|
| string | UserName [get, set] |
| |
| string | Email [get, set] |
| |
| string | Password [get, set] |
| |
| string | Company [get, set] |
| |
| int | YearsOfService [get, set] |
| |
| decimal | Sallary [get, set] |
| |
| string | FirstName [get, set] |
| |
| string | LastName [get, set] |
| |
| Sex | PersonSex [get, set] |
| |
| Address | HomeAddress [get, set] |
| |
| int | Age [get] |
| |
| string | DisplayName [get] |
| |
| DateTime | BirthDate [get, set] |
| |
| decimal | Sallary [get, set] |
| |
| string | Company [get, set] |
| |
| int | YearsOfService [get, set] |
| |
◆ CalculateSallaryCoeficiente()
| decimal CsCodeExample.User.CalculateSallaryCoeficiente |
( |
| ) |
|
|
inline |
◆ ResetPassword()
| void CsCodeExample.User.ResetPassword |
( |
string |
pass | ) |
|
|
inline |
◆ ToString()
| override string CsCodeExample.User.ToString |
( |
| ) |
|
|
inline |
◆ Company
| string CsCodeExample.User.Company |
|
getset |
◆ Email
| string CsCodeExample.User.Email |
|
getset |
◆ Password
| string CsCodeExample.User.Password |
|
getsetprotected |
◆ Sallary
| decimal CsCodeExample.User.Sallary |
|
getset |
◆ UserName
| string CsCodeExample.User.UserName |
|
getset |
◆ YearsOfService
| int CsCodeExample.User.YearsOfService |
|
getset |
The documentation for this class was generated from the following file:
- test/import/csharp/CsCodeExample-ClassExample/User.cs