C# 클래스 Serenity.Web.ExcelContentResult

파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
Create ( byte data ) : FileContentResult
Create ( byte data, string downloadName ) : FileContentResult

메소드 상세

Create() 공개 정적인 메소드

public static Create ( byte data ) : FileContentResult
data byte
리턴 FileContentResult

Create() 공개 정적인 메소드

public static Create ( byte data, string downloadName ) : FileContentResult
data byte
downloadName string
리턴 FileContentResult