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
Newtonsoft
Json
Schema
JsonSchemaGenerator.TypeSchema
C# Class Newtonsoft.Json.Schema.JsonSchemaGenerator.TypeSchema
Mostrar archivo
Open project: JamesNK/Newtonsoft.Json
Class Usage Examples
Public Methods
Method
Description
TypeSchema
(
Type
type
,
JsonSchema
schema
) :
System
Method Details
TypeSchema()
public
method
public
TypeSchema
(
Type
type
,
JsonSchema
schema
) :
System
type
System.Type
schema
JsonSchema
return
System