[Modify] Polish it

This commit is contained in:
sta 2015-11-04 15:20:06 +09:00
parent 989ab295dc
commit 829f3f6eea

View File

@ -4,7 +4,7 @@
* *
* The MIT License * The MIT License
* *
* Copyright (c) 2013-2014 sta.blockhead * Copyright (c) 2013-2015 sta.blockhead
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal * of this software and associated documentation files (the "Software"), to deal
@ -140,7 +140,7 @@ namespace WebSocketSharp
/// A log with lower than the value of this property cannot be outputted. /// A log with lower than the value of this property cannot be outputted.
/// </remarks> /// </remarks>
/// <value> /// <value>
/// One of the <see cref="LogLevel"/> enum values, indicates the current logging level. /// One of the <see cref="LogLevel"/> enum values, specifies the current logging level.
/// </value> /// </value>
public LogLevel Level { public LogLevel Level {
get { get {