상속: ServiceBase, INiHelp
예제 #1
0
파일: NiHelp.cs 프로젝트: netide/netide
 public ApplicationExitInterceptor(NiHelp help)
 {
     _help = help;
 }
예제 #2
0
 public ApplicationExitInterceptor(NiHelp help)
 {
     _help = help;
 }