Méthode | Description | |
---|---|---|
Deserialize ( string data ) : void |
Deserialize the specified data.
|
|
Serialize ( object>.IDictionary |
Serialize the specified data.
|
Méthode | Description | |
---|---|---|
XOR ( string key, string input ) : string |
XOR's the specified key and input.
|
protected Deserialize ( string data ) : void | ||
data | string | Data. |
Résultat | void |
protected Serialize ( object>.IDictionary |
||
data | object>.IDictionary | Data. |
Résultat | string |