PeerCastStation.FLV.RTMP.RTMPSourceConnection.BindErrorException.BindErrorException C# (CSharp) Метод

BindErrorException() публичный Метод

public BindErrorException ( string message ) : System
message string
Результат System
      public BindErrorException(string message)
        : base(message)
      {
      }
    }
RTMPSourceConnection.BindErrorException