C# Class StoryTeller.UserInterface.DeleteTestMessage

Show file Open project: adymitruk/storyteller Class Usage Examples

Public Methods

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

Method Details

DeleteTestMessage() public method

public DeleteTestMessage ( Test test ) : StoryTeller.Domain
test Test
return StoryTeller.Domain

Equals() public method

public Equals ( DeleteTestMessage other ) : bool
other DeleteTestMessage
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int