PurplePen.SelectingRectangleCourseObj.GetHashCode C# (CSharp) Méthode

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int
        public override int GetHashCode()
        {
            throw new NotSupportedException("The method or operation is not supported.");
        }