C# Class Xml.Net.Tests.ICollectionObject

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

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ICollectionObject ( ) : System
ICollectionObject ( IList il, IDictionary id ) : System

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

ICollectionObject() public méthode

public ICollectionObject ( ) : System
Résultat System

ICollectionObject() public méthode

public ICollectionObject ( IList il, IDictionary id ) : System
il IList
id IDictionary
Résultat System