C# 클래스 CustomerService.frmCustomerGroup

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: NanQi/demo 1 사용 예제들

공개 메소드들

메소드 설명
frmCustomerGroup ( ) : System
frmCustomerGroup ( System.ComponentModel.Model model ) : System

비공개 메소드들

메소드 설명
GetUpdate ( ) : void
btnOK_Click ( object sender, EventArgs e ) : void
frmAddCustomerGroup_Load ( object sender, EventArgs e ) : void

메소드 상세

frmCustomerGroup() 공개 메소드

public frmCustomerGroup ( ) : System
리턴 System

frmCustomerGroup() 공개 메소드

public frmCustomerGroup ( System.ComponentModel.Model model ) : System
model System.ComponentModel.Model
리턴 System