C# Class StoryTeller.UserInterface.Exploring.TestIconChanged

Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( TestIconChanged obj ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
TestIconChanged ( Test test, Icon icon ) : StoryTeller.Domain
ToString ( ) : string

Method Details

Equals() public méthode

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

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

TestIconChanged() public méthode

public TestIconChanged ( Test test, Icon icon ) : StoryTeller.Domain
test Test
icon Icon
Résultat StoryTeller.Domain

ToString() public méthode

public ToString ( ) : string
Résultat string