C# Class TouchRemote.Bonjour.TxtUtils

Afficher le fichier Open project: pieceofsummer/TouchRemote

Méthodes publiques

Méthode Description
FromArray ( this data ) : NameValueCollection
ToArray ( this data ) : byte[]

Method Details

FromArray() public static méthode

public static FromArray ( this data ) : NameValueCollection
data this
Résultat System.Collections.Specialized.NameValueCollection

ToArray() public static méthode

public static ToArray ( this data ) : byte[]
data this
Résultat byte[]