Метод | Описание | |
---|---|---|
ProtocolToString ( ProtocolType protocol ) : string | ||
StringToProtocol ( string protocol ) : ProtocolType |
public static ProtocolToString ( ProtocolType protocol ) : string | ||
protocol | ProtocolType | |
Результат | string |
public static StringToProtocol ( string protocol ) : ProtocolType | ||
protocol | string | |
Результат | ProtocolType |