C# Class Scenarioo.Api.Util.Image.ScenarioDocuImageFileUtil

Afficher le fichier Open project: scenarioo/scenarioo-cs

Méthodes publiques

Méthode Description
MarshalImage ( string fileName, byte file ) : void

Wrapper for marshaling an image to file system

Method Details

MarshalImage() public static méthode

Wrapper for marshaling an image to file system
public static MarshalImage ( string fileName, byte file ) : void
fileName string
file byte
Résultat void