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