[Modify] It will be removed
This commit is contained in:
		@@ -1151,6 +1151,7 @@ namespace WebSocketSharp.Server
 | 
			
		||||
    ///   <paramref name="path"/> is already in use.
 | 
			
		||||
    ///   </para>
 | 
			
		||||
    /// </exception>
 | 
			
		||||
    [Obsolete ("This method will be removed. Use added one instead.")]
 | 
			
		||||
    public void AddWebSocketService<TBehavior> (
 | 
			
		||||
      string path, Func<TBehavior> creator
 | 
			
		||||
    )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user