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