Creates a new binary data with the specified data and mimetype
Creates a new binary data with the specified data and mimetype
public BinaryData(Byte[],String,String);
Creates a new binary data with the specified size and mimetype
public BinaryData(Int32,String,String);
BinaryData Structure | Shunde.Framework Namespace