C# Class Nyaml.Nodes.Scalar

Inheritance: Base
Afficher le fichier Open project: yaml/Nyaml

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
Serialize ( Serializer serializer ) : void

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int