C# Class ConfigurationSetupUtility.Screens.HistorianSetupScreen.HistorianAdapter

Show file Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
HistorianAdapter ( Type type ) : System

Creates a new HistorianAdapter.

ToString ( ) : string

Provides the description of the HistorianAdapter as its string representation.

Method Details

HistorianAdapter() public method

Creates a new HistorianAdapter.
public HistorianAdapter ( Type type ) : System
type System.Type of historian adapter.
return System

ToString() public method

Provides the description of the HistorianAdapter as its string representation.
public ToString ( ) : string
return string