C# Class Nyaml.Nodes.Sequence

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

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Sequence ( ) : 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

Sequence() public méthode

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