C# 클래스 PluginInterface.Events

파일 보기 프로젝트 열기: polserver/poltools

공개 메소드들

메소드 설명
FireDesignChangeEvent ( ) : void
FireModifyItemShowContextMenuEvent ( ContextMenuStrip contextmenu ) : void

메소드 상세

FireDesignChangeEvent() 공개 정적인 메소드

public static FireDesignChangeEvent ( ) : void
리턴 void

FireModifyItemShowContextMenuEvent() 공개 정적인 메소드

public static FireModifyItemShowContextMenuEvent ( ContextMenuStrip contextmenu ) : void
contextmenu System.Windows.Forms.ContextMenuStrip
리턴 void