Property | Type | Description | |
---|---|---|---|
MaxFileSize | int |
Method | Description | |
---|---|---|
ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
ByteFile ( string filePath ) : System |
public ByteFile ( byte data, string fileName, string mimeType = null ) : System | ||
data | byte | |
fileName | string | |
mimeType | string | |
return | System |