C# 클래스 DLaB.EarlyBoundGenerator.SpecifyEntitiesDialog

상속: DialogBase
파일 보기 프로젝트 열기: daryllabar/DLaB.Xrm.XrmToolBoxTools 1 사용 예제들

공개 메소드들

메소드 설명
SpecifyEntitiesDialog ( ) : System
SpecifyEntitiesDialog ( PluginControlBase callingControl ) : System

비공개 메소드들

메소드 설명
BtnAdd_Click ( object sender, EventArgs e ) : void
BtnRemove_Click ( object sender, EventArgs e ) : void
BtnSave_Click ( object sender, EventArgs e ) : void
Enable ( bool enable ) : void
LoadEntities ( IEnumerable entities ) : void
SpecifyEntitiesDialog_Load ( object sender, EventArgs e ) : void

메소드 상세

SpecifyEntitiesDialog() 공개 메소드

public SpecifyEntitiesDialog ( ) : System
리턴 System

SpecifyEntitiesDialog() 공개 메소드

public SpecifyEntitiesDialog ( PluginControlBase callingControl ) : System
callingControl PluginControlBase
리턴 System