[Modify] Edit it

This commit is contained in:
sta 2020-12-03 19:58:24 +09:00
parent 2fd5202b17
commit 2445d595c0

View File

@ -211,11 +211,10 @@ namespace WebSocketSharp.Net
/// </summary>
/// <value>
/// <para>
/// A <see cref="X509Certificate2"/> or <see langword="null"/>
/// if not specified.
/// A <see cref="X509Certificate2"/> or <see langword="null"/>.
/// </para>
/// <para>
/// That instance represents an X.509 certificate.
/// The certificate represents an X.509 certificate.
/// </para>
/// </value>
public X509Certificate2 ServerCertificate {