C# Class SevenDigital.Parsing.XsdToObject.ClassInfo

Afficher le fichier Open project: 7digital/XsdToObject Class Usage Examples

Méthodes publiques

Méthode Description
ClassInfo ( ) : System.Collections.Generic
Equals ( object obj ) : bool
GetCodeName ( ) : string
GetHashCode ( ) : int
ToString ( ) : string

Private Methods

Méthode Description
Equals ( ClassInfo other ) : bool

Method Details

ClassInfo() public méthode

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

Equals() public méthode

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

GetCodeName() public méthode

public GetCodeName ( ) : string
Résultat string

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string