mirror of
				https://github.com/esiur/esiur-dotnet.git
				synced 2025-10-30 23:51:34 +00:00 
			
		
		
		
	Generics workaround
This commit is contained in:
		| @@ -190,20 +190,7 @@ public class HTTPServer : NetworkServer<HTTPConnection>, IResource | ||||
|         set; | ||||
|     } | ||||
|  | ||||
|     //[Attribute] | ||||
|     //public virtual uint Timeout | ||||
|     //{ | ||||
|     //    get; | ||||
|     //    set; | ||||
|     //} | ||||
|  | ||||
|     //[Attribute] | ||||
|     //public virtual uint Clock | ||||
|     //{ | ||||
|     //    get; | ||||
|     //    set; | ||||
|     //} | ||||
|  | ||||
|   | ||||
|     [Attribute] | ||||
|     public virtual uint MaxPost | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user