C# Class Xml.Net.Tests.CollectionObject

Afficher le fichier Open project: hughbe/xml.net Class Usage Examples

Méthodes publiques

Méthode Description
CollectionObject ( ) : System
CollectionObject ( Collection c, List l, string>.Dictionary d ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CollectionObject() public méthode

public CollectionObject ( ) : System
Résultat System

CollectionObject() public méthode

public CollectionObject ( Collection c, List l, string>.Dictionary d ) : System
c Collection
l List
d string>.Dictionary
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int