C# Class NStore.Contract.Extensions.StreamExtensions

Mostrar archivo Open project: trnelson/nstore

Public Methods

Method Description
ToByteArray ( this input ) : byte[]

Method Details

ToByteArray() public static method

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