[Modify] Edit it

master
sta 6 years ago
parent cfe8413037
commit d4a45b6ef0

@ -1963,15 +1963,14 @@ namespace WebSocketSharp
}
/// <summary>
/// Converts the specified array of <see cref="byte"/> to the specified
/// type value.
/// Converts the specified byte array to the specified type value.
/// </summary>
/// <returns>
/// <para>
/// A T converted from <paramref name="source"/>.
/// </para>
/// <para>
/// The default value of T if it could not be converted.
/// The default value of T if not converted.
/// </para>
/// </returns>
/// <param name="source">

Loading…
Cancel
Save