CSharpRTMP.Core.Protocols.Rtmp.Channel.Channel C# (CSharp) 메소드

Channel() 공개 메소드

public Channel ( ) : System
리턴 System
        public Channel()
        {
            throw new Exception();
        }
        public Channel(uint id)

Same methods

Channel::Channel ( uint id ) : System