C# Class FastQuant.GroupField

Datei anzeigen Open project: fastquant/fastquant.dll Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GroupField ( string name, byte type, object value ) : System

Method Details

GroupField() public method

public GroupField ( string name, byte type, object value ) : System
name string
type byte
value object
return System