Exemplo n.º 1
0
 public static VirtualWebDir GetWebSite(LimnorProject project, Form caller)
 {
     return(project.VerifyWebSite(caller));
 }