C# Class PurplePen.VariationInfo.VariationPath

Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string
VariationPath ( IEnumerable choices ) : System
this ( int i ) : Id

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

VariationPath() public méthode

public VariationPath ( IEnumerable choices ) : System
choices IEnumerable
Résultat System

this() public méthode

public this ( int i ) : Id
i int
Résultat Id