PurplePen.SelectingRectangleCourseObj.GetHashCode C# (CSharp) Метод

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int
        public override int GetHashCode()
        {
            throw new NotSupportedException("The method or operation is not supported.");
        }