예제 #1
0
 public JsonSchemaProperty?Visit(IField <JsonFieldProperties> field, Args args)
 {
     return(SchemaBuilder.JsonProperty());
 }