JB Lewis
пре 4 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
NTFSSecurity/ItemCmdlets/RemoveItem2.cs
|
|
@@ -40,7 +40,7 @@ namespace NTFSSecurity |
|
|
|
} |
|
|
|
|
|
|
|
[Parameter] |
|
|
|
public SwitchParameter PassThur |
|
|
|
public SwitchParameter PassThru |
|
|
|
{ |
|
|
|
get { return passThru; } |
|
|
|
set { passThru = value; } |
|
|
|