Brunet.Connections.ErrorMessage.GetHashCode C# (CSharp) Method

GetHashCode() public method

public GetHashCode ( ) : int
return int
    override public int GetHashCode() {
      return (int)this.Ec;
    }