[Modify] Edit it

This commit is contained in:
sta 2020-12-04 19:35:36 +09:00
parent 9ab4ea8074
commit 147812cf4a

View File

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