public MethodInfo[] GetWebClientMethods(bool isStatic)
 {
     return(WebPageCompilerUtility.GetWebClientMethods(this.GetType(), isStatic));
 }