C# 클래스 TouchRemote.Bonjour.TxtUtils

파일 보기 프로젝트 열기: pieceofsummer/TouchRemote

공개 메소드들

메소드 설명
FromArray ( this data ) : NameValueCollection
ToArray ( this data ) : byte[]

메소드 상세

FromArray() 공개 정적인 메소드

public static FromArray ( this data ) : NameValueCollection
data this
리턴 System.Collections.Specialized.NameValueCollection

ToArray() 공개 정적인 메소드

public static ToArray ( this data ) : byte[]
data this
리턴 byte[]