Files
naming-convention/powershell.md
T

7 lines
139 B
Markdown

# Powershell name convention
|Object| Notation |Example |
|------|------------|-------------|
|Cmdlet|PascalCase |Import-Module|