C# Class CtcApi.Extensions.ByteExtensions

Mostrar archivo Open project: BellevueCollege/CtcApi

Public Methods

Method Description
ToFile ( this data, string filename, int length ) : bool

Method Details

ToFile() public static method

public static ToFile ( this data, string filename, int length ) : bool
data this
filename string
length int
return bool