作成 2010.03.16
更新 2011.11.27
PowerShell で Function の実行結果をオブジェクトで返す
Return で返す
Function test($a, $b)
{
  Return $a + $b
}
タグ: PowerShell

©2004-2017 UPKEN IPv4