Renci.SshNet.CommandAsyncResult.CommandAsyncResult C# (CSharp) Метод

CommandAsyncResult() приватный Метод

Initializes a new instance of the CommandAsyncResult class.
private CommandAsyncResult ( ) : System
Результат System
        internal CommandAsyncResult()
        {
        }
CommandAsyncResult