Method Equals
Equals(ProjectPermissionName)
Checks if two permission names are equal.
public bool Equals(ProjectPermissionName other)
Parameters
other
ProjectPermissionName
Returns
Equals(object?)
Indicates whether this instance and a specified object are equal.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current instance.