C# Class NFluent.Tests.ForDocumentation.TypeChecks

Mostra file Open project: tpierrain/NFluent Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AddCheck ( CheckDescription description ) : void
TypeChecks ( ) : System
TypeChecks ( Type checkedType ) : System

Method Details

AddCheck() public method

public AddCheck ( CheckDescription description ) : void
description CheckDescription
return void

TypeChecks() public method

public TypeChecks ( ) : System
return System

TypeChecks() public method

public TypeChecks ( Type checkedType ) : System
checkedType System.Type
return System