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

AsyncPageEndProcessRequest() 개인적인 메소드

private AsyncPageEndProcessRequest ( IAsyncResult result ) : void
result IAsyncResult
리턴 void
	protected void AsyncPageEndProcessRequest (IAsyncResult result) 
	{
	}
	
Page