C# Class FastQuant.ProviderPlugin

Datei anzeigen Open project: fastquant/fastquant.dll

Private Properties

Property Type Description

Public Methods

Method Description
ProviderPlugin ( ) : System
ProviderPlugin ( string typeName, bool x64 = false ) : System
ToString ( ) : string

Method Details

ProviderPlugin() public method

public ProviderPlugin ( ) : System
return System

ProviderPlugin() public method

public ProviderPlugin ( string typeName, bool x64 = false ) : System
typeName string
x64 bool
return System

ToString() public method

public ToString ( ) : string
return string