We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253e93e commit 6371685Copy full SHA for 6371685
TronDotNet/Tron.cs
@@ -167,7 +167,6 @@ public int GetSize()
167
/// <para>Convenience method for getting a converted .NET-native UTF-16 string.</para>
168
/// </summary>
169
/// <seealso cref="Lite3.GetUtf8Value"/>
170
- /// <param name="context">The context.</param>
171
/// <returns>The converted UTF-16 string value.</returns>
172
public string GetStringValue()
173
{
0 commit comments