Méthode | Description | |
---|---|---|
GetAllRails ( ) : object>>.List |
gets all rails known in the database
|
|
GetAllTrams ( ) : object>>.List |
gets all trams from the database
|
|
Getuserpassword ( string username ) : object>>.List |
a method that gets the password from the database of the user that is trying to login
|
public Getuserpassword ( string username ) : object>>.List |
||
username | string | username that was filled in by the user |
Résultat | object>>.List |