コード例 #1
0
ファイル: TestCases.cs プロジェクト: nintran1995/EFPermission
 private void SetAcl(string src)
 {
     Tools.SetAcl(CurrentContext.Security, src);
 }