C# Class CsharpMonads.when_using_a_binary_operation_on_two_maybe_monads

Inheritance: StaticContextSpecification
Exibir arquivo Open project: ChristianDeger/CsharpMonads

Protected Methods

Method Description
Because ( ) : void
EstablishContext ( ) : void

Private Methods

Method Description
should_return_maybe_monad_with_calculated_result ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void