C# Class NConsoler.Consolery.ParameterData

ファイルを表示 Open project: esbencarlsen/NCrawler

Public Properties

Property Type Description
Position int
Type System.Type

Public Methods

Method Description
ParameterData ( int position, Type type ) : System

Method Details

ParameterData() public method

public ParameterData ( int position, Type type ) : System
position int
type System.Type
return System

Property Details

Position public_oe property

public int Position
return int

Type public_oe property

public Type,System Type
return System.Type