Beispiel #1
0
 ///<summary>Returns the hash code for this lifetime, based on its source.</summary>
 public override int GetHashCode()
 {
     return(Soul.GetHashCode());
 }
Beispiel #2
0
 ///<summary>Returns the hash code for this lifetime, based on its source.</summary>
 public override int GetHashCode() => Soul.GetHashCode();