// // System.Web.Configuration.HandlerFactoryProxy // // Author: // Patrik Torstensson (ptorsten@hotmail.com) // using System; namespace System.Web.Configuration { [MonoTODO] class HandlerFactoryProxy { public HandlerFactoryProxy() { } } }