C# 클래스 Tx.Bond.TypeExtensions

파일 보기 프로젝트 열기: Reactive-Extensions/Tx

공개 메소드들

메소드 설명
ToByteArray ( this segment ) : byte[]
TryGetManifestData ( this type ) : string

메소드 상세

ToByteArray() 공개 정적인 메소드

public static ToByteArray ( this segment ) : byte[]
segment this
리턴 byte[]

TryGetManifestData() 공개 정적인 메소드

public static TryGetManifestData ( this type ) : string
type this
리턴 string