Exemple #1
0
 public HandlerDelegator(AnkhErrorHandler context)
     : base(context)
 {
     _handler = context;
 }