C# Class CustomerService.frmCustomerGroup

Inheritance: System.Windows.Forms.Form
Show file Open project: NanQi/demo Class Usage Examples

Public Methods

Method Description
frmCustomerGroup ( ) : System
frmCustomerGroup ( System.ComponentModel.Model model ) : System

Private Methods

Method Description
GetUpdate ( ) : void
btnOK_Click ( object sender, EventArgs e ) : void
frmAddCustomerGroup_Load ( object sender, EventArgs e ) : void

Method Details

frmCustomerGroup() public method

public frmCustomerGroup ( ) : System
return System

frmCustomerGroup() public method

public frmCustomerGroup ( System.ComponentModel.Model model ) : System
model System.ComponentModel.Model
return System