C# 클래스 Automatak.Simulator.DNP3.DNP3Config

상속: IDNP3Config
파일 보기 프로젝트 열기: automatak/dnp3-simulator

Private Properties

프로퍼티 타입 설명
IDNP3Config DatabaseTemplate
IDNP3Config bool
IDNP3Config void

공개 메소드들

메소드 설명
DNP3Config ( IEnumerable outstations ) : System

비공개 메소드들

메소드 설명
IDNP3Config ( string alias ) : DatabaseTemplate
IDNP3Config ( string alias ) : bool
IDNP3Config ( string alias, DatabaseTemplate template ) : void

메소드 상세

DNP3Config() 공개 메소드

public DNP3Config ( IEnumerable outstations ) : System
outstations IEnumerable
리턴 System