C# 클래스 Plugins.Logfile

상속: Controller.OutputPlugin
파일 보기 프로젝트 열기: h07r0d/Netduino-Aquarium-Controller

공개 메소드들

메소드 설명
Dispose ( ) : void
EventHandler ( Object sender, IPluginData data ) : void
Logfile ( object _config ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

EventHandler() 공개 메소드

public EventHandler ( Object sender, IPluginData data ) : void
sender Object
data IPluginData
리턴 void

Logfile() 공개 메소드

public Logfile ( object _config ) : System
_config object
리턴 System