C# Class FluentAssert.ParameterActionWrapper

Inheritance: IParameterActionWrapper
Exibir arquivo Open project: mvbalaw/FluentAssert

Public Methods

Method Description
Setup ( ) : void

Private Methods

Method Description
ParameterActionWrapper ( System.Action setup ) : System

Method Details

Setup() public method

public Setup ( ) : void
return void