JB Lewis
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
NTFSSecurity/ItemCmdlets/RemoveItem2.cs
|
|
@@ -40,7 +40,7 @@ namespace NTFSSecurity |
|
|
|
} |
|
|
|
|
|
|
|
[Parameter] |
|
|
|
public SwitchParameter PassThur |
|
|
|
public SwitchParameter PassThru |
|
|
|
{ |
|
|
|
get { return passThru; } |
|
|
|
set { passThru = value; } |
|
|
|