C# Class mRemoteNG.Tools.PuttyTypeDetector

Afficher le fichier Open project: mRemoteNG/mRemoteNG

Méthodes publiques

Méthode Description
GetPuttyType ( ) : PuttyType
GetPuttyType ( string filename ) : PuttyType

Private Methods

Méthode Description
IsKitty ( string filename ) : bool
IsPutty ( string filename ) : bool
IsPuttyNg ( string filename ) : bool
IsXming ( string filename ) : bool

Method Details

GetPuttyType() public static méthode

public static GetPuttyType ( ) : PuttyType
Résultat PuttyType

GetPuttyType() public static méthode

public static GetPuttyType ( string filename ) : PuttyType
filename string
Résultat PuttyType