$mermaidjs
|
Clean Architecture Demo
|
Public Member Functions | |
| override bool | Equals (object? obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (ValueObject? left, ValueObject? right) |
| static bool | operator!= (ValueObject? left, ValueObject? right) |
Protected Member Functions | |
| IEnumerable< object?> | GetEqualityComponents () |
Definition at line 3 of file ValueObject.cs.
| override bool TaskManagement.Domain.Common.ValueObject.Equals | ( | object? | obj | ) |
|
abstractprotected |
| override int TaskManagement.Domain.Common.ValueObject.GetHashCode | ( | ) |
|
static |
|
static |