C# Class FluentAssert.AssertionActionWrapper

Inheritance: IAssertionActionWrapper
ファイルを表示 Open project: mvbalaw/FluentAssert

Public Methods

Method Description
Verify ( ) : void

Private Methods

Method Description
AssertionActionWrapper ( System.Action assert ) : System

Method Details

Verify() public method

public Verify ( ) : void
return void