C# Class Nyaml.Nodes.Mapping

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

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Mapping ( ) : System.Collections.Generic

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

Mapping() public méthode

public Mapping ( ) : System.Collections.Generic
Résultat System.Collections.Generic