C# Class StoryTeller.Execution.BinaryRecycleMessage

Exibir arquivo Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
Equals ( BinaryRecycleMessage other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public method

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

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string