ModuleWithDependencies1.psm1
1 2 |
function Get-ModuleWithDependencies1 { Get-Date } |
1 2 |
function Get-ModuleWithDependencies1 { Get-Date } |