Méthode | Description | |
---|---|---|
Run ( ) : void |
Méthode | Description | |
---|---|---|
GetSuppliersDataTable ( ) : |
Create DataTable and fill it with data. In real life this DataTable should be filled from a database.
|
|
IsOdd ( int value ) : bool |
Returns true if the value is odd; false if the value is even.
|