Skip to content

Instantly share code, notes, and snippets.

@mallibone
Created February 5, 2017 08:24
Show Gist options
  • Save mallibone/593b2bdbbcc72c75a60cb1b826fe4c87 to your computer and use it in GitHub Desktop.
Save mallibone/593b2bdbbcc72c75a60cb1b826fe4c87 to your computer and use it in GitHub Desktop.
function SimpleFunction
{
Out-Host "Hello method host"
}
SimpleFunction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment