mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-20 17:08:00 +02:00
More commutable attributes
This commit is contained in:
parent
3f6eae6bfc
commit
5096e65fc7
3 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,7 @@ namespace IDE.util
|
|||
}
|
||||
}
|
||||
|
||||
[Commutable]
|
||||
public static bool operator==(SourceHash lhs, SourceHash rhs)
|
||||
{
|
||||
switch (lhs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue