C# Class EnsureThat.TypeParam

Inheritance: Param
Exibir arquivo Open project: danielwertheim/Ensure.That Class Usage Examples

Public Properties

Property Type Description
Type System.Type

Public Methods

Method Description
TypeParam ( string name, Type type ) : System

Method Details

TypeParam() public method

public TypeParam ( string name, Type type ) : System
name string
type System.Type
return System

Property Details

Type public_oe property

public Type,System Type
return System.Type