Method | Description | |
---|---|---|
GetPermissionTabViewModels ( IEnumerable permissions ) : List |
||
PopulatePermissions ( IServiceCollection services ) : IServiceCollection |
Method | Description | |
---|---|---|
GetActionName ( MethodInfo methodInfo ) : string | ||
GetControllerGroupName ( Type type ) : string | ||
GetControllerName ( Type type ) : string | ||
TrimEnd ( string source, string value ) : string |
public static GetPermissionTabViewModels ( IEnumerable permissions ) : List |
||
permissions | IEnumerable | |
return | List |
public static PopulatePermissions ( IServiceCollection services ) : IServiceCollection | ||
services | IServiceCollection | |
return | IServiceCollection |