Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

naming convention of Field is not accurate in C# #41

Closed
md-redwan-hossain opened this issue Jun 2, 2023 · 1 comment
Closed

naming convention of Field is not accurate in C# #41

md-redwan-hossain opened this issue Jun 2, 2023 · 1 comment

Comments

@md-redwan-hossain
Copy link

public field name should be PascalCase. Source
private field name should be _camelCase. Source

@md-redwan-hossain md-redwan-hossain changed the title Field name naming convention of Field is not accurate Jun 2, 2023
@md-redwan-hossain md-redwan-hossain changed the title naming convention of Field is not accurate naming convention of Field is not accurate in C# Jun 2, 2023
@ktaranov
Copy link
Owner

@md-redwan-hossain thanks fixed via 8688374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants