Skip to content

Commit 4d24aae

Browse files
committed
+Fix param
1 parent 5f04f64 commit 4d24aae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Expose-NetAPI.ps1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ function Expose-NetAPI {
2626
2727
Case insensitive string search for API names.
2828
29+
.PARAMETER Load
30+
31+
Load specified assembly in the PowerShell session.
32+
2933
.PARAMETER Namespace
3034
3135
.Net namespace, e.g. "System.Drawing".

0 commit comments

Comments
 (0)