C# Class StoryTeller.UserInterface.DeleteTestMessage

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

Méthodes publiques

Méthode Description
DeleteTestMessage ( Test test ) : StoryTeller.Domain
Equals ( DeleteTestMessage other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

DeleteTestMessage() public méthode

public DeleteTestMessage ( Test test ) : StoryTeller.Domain
test Test
Résultat StoryTeller.Domain

Equals() public méthode

public Equals ( DeleteTestMessage other ) : bool
other DeleteTestMessage
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