Property | Type | Description | |
---|---|---|---|
KnownPaths | string>.Dictionary |
Method | Description | |
---|---|---|
DecryptPath ( string path ) : string |
remove place holders with real paths
|
|
EncryptedPath ( string path ) : string |
replace path beginning with place holder (longest wins)
|
public static DecryptPath ( string path ) : string | ||
path | string | |
return | string |
public static EncryptedPath ( string path ) : string | ||
path | string | |
return | string |