C# Class Nancy.Swagger.SwaggerSchemaFactory.ObjectSchema

Inheritance: Swagger.ObjectModel.Schema
Datei anzeigen Open project: khellang/Nancy.Swagger

Public Methods

Method Description
ObjectSchema ( Type t, Model sModel ) : System

Method Details

ObjectSchema() public method

public ObjectSchema ( Type t, Model sModel ) : System
t System.Type
sModel Swagger.ObjectModel.Model
return System