Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Nancy
Swagger
SwaggerSchemaFactory.EnumerableSchema
C# Class Nancy.Swagger.SwaggerSchemaFactory.EnumerableSchema
Inheritance:
Swagger.ObjectModel.Schema
Mostrar archivo
Open project: khellang/Nancy.Swagger
Public Methods
Method
Description
EnumerableSchema
(
Type
t
,
Model
sModel
) :
System
Method Details
EnumerableSchema()
public
method
public
EnumerableSchema
(
Type
t
,
Model
sModel
) :
System
t
System.Type
sModel
Swagger.ObjectModel.Model
return
System