C# Class SocketServers.ServerProtocolHelper

Afficher le fichier Open project: vf1/serversockets

Méthodes publiques

Méthode Description
ConvertTo ( this protocolName ) : ServerProtocol
TryConvertTo ( this protocolName, ServerProtocol &protocol ) : bool

Method Details

ConvertTo() public static méthode

public static ConvertTo ( this protocolName ) : ServerProtocol
protocolName this
Résultat ServerProtocol

TryConvertTo() public static méthode

public static TryConvertTo ( this protocolName, ServerProtocol &protocol ) : bool
protocolName this
protocol ServerProtocol
Résultat bool