Update jsonrpc4net
[CSharpForFun/.git] / jsonrpc4net / jsonrpc4net / ExceptionResolver.cs
index c00e6cd..b056295 100644 (file)
@@ -4,6 +4,9 @@ using System.Collections.Generic;
 
 namespace GumartinM.JsonRPC4NET
 {
+       /// <summary>
+       /// Exception resolver.
+       /// </summary>
     public class ExceptionResolver
     {
         /// <summary>