Shunde.NET Framework Class Library

BinaryData Constructor (Int32, String, String)

Creates a new binary data with the specified size and mimetype

public BinaryData(
   Int32 size,
   String mimeType,
   String filename
);

See Also

BinaryData Structure | Shunde.Framework Namespace | BinaryData Constructor Overload List