예제 #1
0
파일: AclEditor.cs 프로젝트: kimduquan/DMIS
 public void Apply()
 {
     ApplyChanges();
     SecurityHandler.Reset();
 }