C# 클래스 Aurora.Voice.Whisper.MetaCallbackImpl

상속: Murmur.MetaCallbackDisp_
파일 보기 프로젝트 열기: aurora-sim/whisper_server

공개 메소드들

메소드 설명
MetaCallbackImpl ( ) : System
started ( ServerPrx srv, Ice current ) : void
stopped ( ServerPrx srv, Ice current ) : void

메소드 상세

MetaCallbackImpl() 공개 메소드

public MetaCallbackImpl ( ) : System
리턴 System

started() 공개 메소드

public started ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
리턴 void

stopped() 공개 메소드

public stopped ( ServerPrx srv, Ice current ) : void
srv ServerPrx
current Ice
리턴 void