Skip to content
Yang's Tech Notes
  • Home

conventions

  • Home
  • conventions

C# When to use capital letter for names?

Posted by By admin September 30, 2020Posted inCode Snipplets, Tech
PascalCasing for class names and method names: public class ClientActivity { public void ClearStatistics() { //... } public void CalculateStatistics() { //... } } Do use camelCasing for method arguments…
Read More
Tags
2023 aab adb Android android deployment API apk Azure Blog c# cold start cron Daily Tasks data manipulation events filter html ios JSON logcat Mac Natural History Museum Nodejs objects package panorama rendering pdfkit php playable director Problem and Solutions R&D react Release History rendering rest api call schedule Snipplets Tech Tips terminal timeline timeline markers unity unity3d webar Xcode
Copyright 2025 — Yang's Tech Notes. All rights reserved.
Scroll to Top