C# 클래스 mRemoteNG.Tools.ScanHost

파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG 1 사용 예제들

공개 메소드들

메소드 설명
ScanHost ( string host ) : System
SetAllProtocols ( bool value ) : void
ToListViewItem ( ) : System.Windows.Forms.ListViewItem
ToString ( ) : string

비공개 메소드들

메소드 설명
BoolToYesNo ( bool value ) : string

메소드 상세

ScanHost() 공개 메소드

public ScanHost ( string host ) : System
host string
리턴 System

SetAllProtocols() 공개 메소드

public SetAllProtocols ( bool value ) : void
value bool
리턴 void

ToListViewItem() 공개 메소드

public ToListViewItem ( ) : System.Windows.Forms.ListViewItem
리턴 System.Windows.Forms.ListViewItem

ToString() 공개 메소드

public ToString ( ) : string
리턴 string