[Modify] Polish it

This commit is contained in:
sta 2019-02-01 21:52:36 +09:00
parent ceff87c0a0
commit 5d5a161fdf

View File

@ -812,7 +812,8 @@ namespace WebSocketSharp.Net
_value.GetHashCode (),
_path.GetHashCode (),
StringComparer.InvariantCultureIgnoreCase.GetHashCode (_domain),
_version);
_version
);
}
/// <summary>