C# 클래스 ConfigurationSetupUtility.Screens.HistorianSetupScreen.HistorianAdapter

파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 메소드들

메소드 설명
HistorianAdapter ( Type type ) : System

Creates a new HistorianAdapter.

ToString ( ) : string

Provides the description of the HistorianAdapter as its string representation.

메소드 상세

HistorianAdapter() 공개 메소드

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

ToString() 공개 메소드

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