C# Class FluentAssert.WhenActionWrapper

Inheritance: IWhenActionWrapper
Mostra file Open project: mvbalaw/FluentAssert

Public Methods

Method Description
Act ( ) : void

Private Methods

Method Description
WhenActionWrapper ( System.Action actionUnderTest ) : System

Method Details

Act() public method

public Act ( ) : void
return void