C# 클래스 AdminTools.PNetworkLog

상속: Plugin.Plugin
파일 보기 프로젝트 열기: Silveryard/SmartHome

공개 메소드들

메소드 설명
OnPluginLoad ( ) : void

비공개 메소드들

메소드 설명
NetworkLog ( ServerInstance instance, string message ) : void
NetworkRegisterLogger ( ServerInstance instance, string name ) : void
NetworkUnregisterLogger ( ServerInstance instance ) : void
ServerInstance_InstanceClosed ( ServerInstance obj ) : void

메소드 상세

OnPluginLoad() 공개 메소드

public OnPluginLoad ( ) : void
리턴 void