wiki:PascalCase

Version 1 (modified by tamas, 17 years ago) ( diff )

--

Pascal Case

Pascal Case is a capitaalization style, where the first letter in the identifier and the first letter of each subsequent concatenated word are capitalized. You can use Pascal case for identifiers of three or more characters. For example:

BackColor

Related Documents

Note: See TracWiki for help on using the wiki.