System.Web.UI.PageParser.PageParser C# (CSharp) Méthode

PageParser() public méthode

public PageParser ( ) : System.Collections
Résultat System.Collections
		public PageParser ()
		{
			LoadConfigDefaults ();
		}
		

Same methods

PageParser::PageParser ( VirtualPath virtualPath, TextReader reader, HttpContext context ) : System.Collections
PageParser::PageParser ( VirtualPath virtualPath, string inputFile, TextReader reader, HttpContext context ) : System.Collections
PageParser::PageParser ( string virtualPath, string inputFile, HttpContext context ) : System.Collections