Abc.NCrafts.Quizz.Questions._005.Answer2.Key.GetHashCode C# (CSharp) Méthode

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int
            public override int GetHashCode() { return Value; }
        }