Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Scenarioo
Api
Util
Image
ScenarioDocuImageFileUtil
C# Class Scenarioo.Api.Util.Image.ScenarioDocuImageFileUtil
Mostrar archivo
Open project: scenarioo/scenarioo-cs
Public Methods
Method
Description
MarshalImage
(
string
fileName
,
byte
file
) :
void
Wrapper for marshaling an image to file system
Method Details
MarshalImage()
public
static
method
Wrapper for marshaling an image to file system
public
static
MarshalImage
(
string
fileName
,
byte
file
) :
void
fileName
string
file
byte
return
void