System.Yaml.YamlNode.GetHashCodeCore C# (CSharp) 메소드

GetHashCodeCore() 보호된 추상적인 메소드

Return the hash code. The returned value will be cached until OnChanged is called.
protected abstract GetHashCodeCore ( ) : int
리턴 int
        protected abstract int GetHashCodeCore();