C# Class Serenity.Web.ExcelContentResult

Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
Create ( byte data ) : FileContentResult
Create ( byte data, string downloadName ) : FileContentResult

Method Details

Create() public static méthode

public static Create ( byte data ) : FileContentResult
data byte
Résultat FileContentResult

Create() public static méthode

public static Create ( byte data, string downloadName ) : FileContentResult
data byte
downloadName string
Résultat FileContentResult