C# Class CafeProject.frmMasaAtama

Inheritance: System.Windows.Forms.Form
ファイルを表示 Open project: hakanozer/Cafe-Project

Public Properties

Property Type Description
id int

Public Methods

Method Description
frmMasaAtama ( ) : System
kullaniciGetir ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

button1_Click ( object sender, EventArgs e ) : void
button1_Click_1 ( object sender, EventArgs e ) : void
frmMasaAtama_Load ( object sender, EventArgs e ) : void
masaAtamaInsert ( ) : void
masaAtamaUpdate ( ) : void
masaNoGetir ( ) : void

Method Details

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

frmMasaAtama() public method

public frmMasaAtama ( ) : System
return System

kullaniciGetir() public method

public kullaniciGetir ( ) : void
return void

Property Details

id public_oe property

public int id
return int