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

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

Private Properties

프로퍼티 타입 설명
ISimulatorNode void
OpenForm void

공개 메소드들

메소드 설명
MasterNode ( MeasurementCache cache, IMaster master, ISimulatorNodeCallbacks callbacks, string alias ) : System

비공개 메소드들

메소드 설명
ISimulatorNode ( ) : void
OpenForm ( ) : void

메소드 상세

MasterNode() 공개 메소드

public MasterNode ( MeasurementCache cache, IMaster master, ISimulatorNodeCallbacks callbacks, string alias ) : System
cache Automatak.Simulator.DNP3.Commons.MeasurementCache
master IMaster
callbacks ISimulatorNodeCallbacks
alias string
리턴 System