C# Class Tx.Bond.TypeExtensions

ファイルを表示 Open project: Reactive-Extensions/Tx

Public Methods

Method Description
ToByteArray ( this segment ) : byte[]
TryGetManifestData ( this type ) : string

Method Details

ToByteArray() public static method

public static ToByteArray ( this segment ) : byte[]
segment this
return byte[]

TryGetManifestData() public static method

public static TryGetManifestData ( this type ) : string
type this
return string