Akka.Interfaced.RequestChannelException.RequestChannelException C# (CSharp) Метод

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

public RequestChannelException ( ) : System
Результат System
        public RequestChannelException()
        {
        }

Same methods

RequestChannelException::RequestChannelException ( string message, Exception innerException = null ) : System
RequestChannelException