C# Class CafeProject.GarsonEkrani

Exibir arquivo Open project: hakanozer/Cafe-Project Class Usage Examples

Public Methods

Method Description
DataGetir ( ) : void
GarsonEkrani ( ) : System
GarsonEkrani ( int id ) : System
renklendir ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
GarsonEkrani_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ThreadTask ( ) : void
button1_Click ( object sender, EventArgs e ) : void
dataGridView1_CellClick ( object sender, DataGridViewCellEventArgs e ) : void

Method Details

DataGetir() public method

public DataGetir ( ) : void
return void

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

GarsonEkrani() public method

public GarsonEkrani ( ) : System
return System

GarsonEkrani() public method

public GarsonEkrani ( int id ) : System
id int
return System

renklendir() public method

public renklendir ( ) : void
return void