Update PermissionDefinition.cs

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

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

Loading…
Cancel
Save