C# Class NancyDemo.Csharp.Responses.TreeModelPdfResponse

Inheritance: Nancy.Response
ファイルを表示 Open project: chrissie1/NancyVB

Public Methods

Method Description
TreeModelPdfResponse ( TreeModel model ) : System

Private Methods

Method Description
GetPdfContents ( TreeModel model ) : Action

Method Details

TreeModelPdfResponse() public method

public TreeModelPdfResponse ( TreeModel model ) : System
model NancyDemo.Csharp.Model.TreeModel
return System