C# Class BKI_DichVuMatDat.NghiepVu.ThuNhapKhac.f302_option_detail_calculate

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
Display ( option_tinh_tnk &op_option, decimal &op_so_tien, decimal &op_phan_tram_thue ) : void
f302_option_detail_calculate ( ) : System

Private Methods

Method Description
f301_option_detail_calculate_Load ( object sender, EventArgs e ) : void
lay_option ( ) : void
m_cmd_continue_Click ( object sender, EventArgs e ) : void
m_cmd_exit_Click ( object sender, EventArgs e ) : void
radioButton1_CheckedChanged ( object sender, EventArgs e ) : void
radioButton2_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

Display() public method

public Display ( option_tinh_tnk &op_option, decimal &op_so_tien, decimal &op_phan_tram_thue ) : void
op_option option_tinh_tnk
op_so_tien decimal
op_phan_tram_thue decimal
return void

f302_option_detail_calculate() public method

public f302_option_detail_calculate ( ) : System
return System