C# Class BKI_DichVuMatDat.HeThong.f992_phan_quyen_he_thong_de

Inheritance: System.Windows.Forms.Form
Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
display_for_insert ( ) : void
display_for_update ( US_HT_PHAN_QUYEN_HE_THONG ip_us ) : void
f992_phan_quyen_he_thong_de ( ) : System

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.

check_validate_data_is_ok ( ) : bool
form_2_us_obj ( ) : void
format_control ( ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
m_cmd_save_Click ( object sender, EventArgs e ) : void
save_data ( ) : void
us_obj_2_form ( US_HT_PHAN_QUYEN_HE_THONG ip_us ) : 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

display_for_insert() public method

public display_for_insert ( ) : void
return void

display_for_update() public method

public display_for_update ( US_HT_PHAN_QUYEN_HE_THONG ip_us ) : void
ip_us BKI_DichVuMatDat.US.US_HT_PHAN_QUYEN_HE_THONG
return void

f992_phan_quyen_he_thong_de() public method

public f992_phan_quyen_he_thong_de ( ) : System
return System