System.Web.UI.PageParser.PageParser C# (CSharp) 메소드

PageParser() 공개 메소드

public PageParser ( ) : System.Collections
리턴 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