2010-02-10 104 views

回答

2
public ActionResult Index() { 
    return Redirect("http://www.paypal.com"); 
} 
相關問題