예제 #1
0
파일: PluginMain.cs 프로젝트: hellyhe/pgina
 public void Configure()
 {
     ConfigurationUi ui = new ConfigurationUi();
     ui.ShowDialog();
 }