Added Json2CSharpCodeGenerator.Tests
This commit is contained in:
@ -397,7 +397,7 @@ public partial class MainForm : Form
|
||||
private void ConfigureGenerator(IJsonClassGeneratorConfig config)
|
||||
{
|
||||
config.UsePascalCase = optsPascalCase.Checked;
|
||||
|
||||
config.UseThisKeyWord = false;
|
||||
//
|
||||
|
||||
if (optAttribJP.Checked)
|
||||
|
Reference in New Issue
Block a user