AppendChar
This method obfuscates and appends a new character to the end of the OracleOpaqueString.
Declaration
// C# public void AppendChar(Char char)
Parameters
-
charThe character to append
This method obfuscates and appends a new character to the end of the OracleOpaqueString.
Declaration
// C# public void AppendChar(Char char)
Parameters
char
The character to append