[Modify] Edit it
This commit is contained in:
		@@ -289,10 +289,11 @@ namespace WebSocketSharp.Server
 | 
			
		||||
    #region Public Properties
 | 
			
		||||
 | 
			
		||||
    /// <summary>
 | 
			
		||||
    /// Gets the local IP address of the server.
 | 
			
		||||
    /// Gets the IP address of the server.
 | 
			
		||||
    /// </summary>
 | 
			
		||||
    /// <value>
 | 
			
		||||
    /// A <see cref="System.Net.IPAddress"/> that represents the local IP address of the server.
 | 
			
		||||
    /// A <see cref="System.Net.IPAddress"/> that represents
 | 
			
		||||
    /// the IP address of the server.
 | 
			
		||||
    /// </value>
 | 
			
		||||
    public System.Net.IPAddress Address {
 | 
			
		||||
      get {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user