C# Class FluentAssert.DependencyActionWrapper

Inheritance: IDependencyActionWrapper
Mostra file Open project: mvbalaw/FluentAssert

Public Methods

Method Description
Verify ( ) : void

Private Methods

Method Description
DependencyActionWrapper ( System.Action setup ) : System

Method Details

Verify() public method

public Verify ( ) : void
return void