C# Class Tx.Bond.TypeExtensions

Afficher le fichier Open project: Reactive-Extensions/Tx

Méthodes publiques

Méthode Description
ToByteArray ( this segment ) : byte[]
TryGetManifestData ( this type ) : string

Method Details

ToByteArray() public static méthode

public static ToByteArray ( this segment ) : byte[]
segment this
Résultat byte[]

TryGetManifestData() public static méthode

public static TryGetManifestData ( this type ) : string
type this
Résultat string