Update PermissionDefinition.cs

pull/8847/head
maliming 5 years ago committed by GitHub
parent 738f751cbb
commit 95eafb0c1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,7 +123,7 @@ namespace Volo.Abp.Authorization.Permissions
}
/// <summary>
/// Sets <see cref="StateProviders"/>.
/// Set the <see cref="StateProviders"/> property.
/// This is a shortcut for nested calls on this object.
/// </summary>
public virtual PermissionDefinition WithProviders(params string[] providers)

Loading…
Cancel
Save