Example #1
0
        public override int GetHashCode()
        {
            int hash = _var.GetHashCode();

            return(hash);
        }