C# 클래스 Renci.SshNet.Messages.Connection.ShellRequestInfo

Represents "shell" type channel request information
상속: RequestInfo
파일 보기 프로젝트 열기: sshnet/SSH.NET

공개 메소드들

메소드 설명
ShellRequestInfo ( )

Initializes a new instance of the ShellRequestInfo class.

메소드 상세

ShellRequestInfo() 공개 메소드

Initializes a new instance of the ShellRequestInfo class.
public ShellRequestInfo ( )