C# Class FrontTerminal.UserRental

Afficher le fichier Open project: tjdbcourse/tjdbcourse Class Usage Examples

Méthodes publiques

Méthode Description
showRental ( int readerID, System.Windows.Forms.DataGridView dgvRental ) : void

Method Details

showRental() public static méthode

public static showRental ( int readerID, System.Windows.Forms.DataGridView dgvRental ) : void
readerID int
dgvRental System.Windows.Forms.DataGridView
Résultat void