Aurora.Voice.Whisper.KeepAlive.KeepAlive C# (CSharp) 메소드

KeepAlive() 공개 메소드

public KeepAlive ( ServerPrx prx ) : System
prx ServerPrx
리턴 System
        public KeepAlive(ServerPrx prx)
        {
            m_server = prx;
        }