C# Class mRemoteNG.Tools.PuttyTypeDetector

Mostra file Open project: mRemoteNG/mRemoteNG

Public Methods

Method Description
GetPuttyType ( ) : PuttyType
GetPuttyType ( string filename ) : PuttyType

Private Methods

Method Description
IsKitty ( string filename ) : bool
IsPutty ( string filename ) : bool
IsPuttyNg ( string filename ) : bool
IsXming ( string filename ) : bool

Method Details

GetPuttyType() public static method

public static GetPuttyType ( ) : PuttyType
return PuttyType

GetPuttyType() public static method

public static GetPuttyType ( string filename ) : PuttyType
filename string
return PuttyType