Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Scenarioo
Api
Util
Image
ScenarioDocuImageFileUtil
C# 클래스 Scenarioo.Api.Util.Image.ScenarioDocuImageFileUtil
파일 보기
프로젝트 열기: scenarioo/scenarioo-cs
공개 메소드들
메소드
설명
MarshalImage
(
string
fileName
,
byte
file
) :
void
Wrapper for marshaling an image to file system
메소드 상세
MarshalImage()
공개
정적인
메소드
Wrapper for marshaling an image to file system
public
static
MarshalImage
(
string
fileName
,
byte
file
) :
void
fileName
string
file
byte
리턴
void