This class is used internally by the ASP.NET framework to read
information about supported mobile devices from the
machine.config file. You will not use this class
directly.
public class MobileDeviceCapabilitiesSectionHandler : System.Configuration.IConfigurationSectionHandler {
// Public Constructors
public MobileDeviceCapabilitiesSectionHandler( );
}