C# Class QuickCheck.TestArgs

Mostra file Open project: jystic/quickcheck-net Class Usage Examples

Public Methods

Method Description
TestArgs ( MethodInfo method ) : System
ToString ( ) : string

Method Details

TestArgs() public method

public TestArgs ( MethodInfo method ) : System
method System.Reflection.MethodInfo
return System

ToString() public method

public ToString ( ) : string
return string