[Modify] Edit it

master
sta 5 years ago
parent 9ab4ea8074
commit 147812cf4a

@ -68,8 +68,8 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Copies the parameters from the specified <paramref name="configuration"/> to /// Initializes a new instance of the <see cref="ServerSslConfiguration"/>
/// a new instance of the <see cref="ServerSslConfiguration"/> class. /// class that stores the parameters copied from the specified configuration.
/// </summary> /// </summary>
/// <param name="configuration"> /// <param name="configuration">
/// A <see cref="ServerSslConfiguration"/> from which to copy. /// A <see cref="ServerSslConfiguration"/> from which to copy.

Loading…
Cancel
Save