Method | Description | |
---|---|---|
AddProperties ( this |
||
GenerateClass ( Newtonsoft.Json.Schema.JSchema schema, MemberDeclarationSyntax>.Dictionary |
Method | Description | |
---|---|---|
GetPropertyType ( Newtonsoft.Json.Schema.JSchema value, MemberDeclarationSyntax>.Dictionary |
||
GetQualifiedName ( ) : QualifiedNameSyntax |
public static AddProperties ( this |
||
memberList | this |
|
schema | Newtonsoft.Json.Schema.JSchema | |
typeContext | MemberDeclarationSyntax>.Dictionary | |
namingRule | INamingRule | |
return | SyntaxList |
public static GenerateClass ( Newtonsoft.Json.Schema.JSchema schema, MemberDeclarationSyntax>.Dictionary |
||
schema | Newtonsoft.Json.Schema.JSchema | |
typeContext | MemberDeclarationSyntax>.Dictionary | |
propertyName | string | |
namingRule | INamingRule | |
return | string |