C# Class PowerAssert.Infrastructure.Nodes.Node

Afficher le fichier Open project: PowerAssert/PowerAssert.Net Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
ObjectsOrEnumerablesEqual ( object mine, object theirs ) : bool
Walk ( NodeWalker walker, int depth, bool wrap ) : 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

ToString() public méthode

public ToString ( ) : string
Résultat string