mirror of
https://github.com/Stone-Red-Code/naming-convention.git
synced 2026-09-04 09:06:19 +02:00
7 lines
139 B
Markdown
7 lines
139 B
Markdown
# Powershell name convention
|
|
|
|
|
|
|Object| Notation |Example |
|
|
|------|------------|-------------|
|
|
|Cmdlet|PascalCase |Import-Module|
|