C# name scheme

1.For varibale.camel scheme.
the first word lowercase the first letter,then other words capitalize the first letter
2.FOR class and function.Pascal scheme.
each word capitalize the first letter

posted @ 2018-06-27 00:00  MikeLi  阅读(156)  评论(0)    收藏  举报