Example #1
0
 private static IFileSecurity GetFileSecurity(int projectId)
 {
     return(SecurityAdapterProvider.GetFileSecurity(projectId));
 }