C# 클래스 GMSEC.API.DefaultLogHandler

상속: GMSEC.API.LogHandler
파일 보기 프로젝트 열기: nasa/GMSEC_API

공개 메소드들

메소드 설명
Initialize ( ) : void
OnMessage ( GMSEC.API.LogEntry entry ) : void

메소드 상세

Initialize() 정적인 공개 메소드

static public Initialize ( ) : void
리턴 void

OnMessage() 공개 메소드

public OnMessage ( GMSEC.API.LogEntry entry ) : void
entry GMSEC.API.LogEntry
리턴 void