C# Class RaccoonBlog.Web.Controllers.SearchController

Inheritance: RaccoonController
ファイルを表示 Open project: synhershko/RaccoonBlog

Public Methods

Method Description
GoogleCse ( ) : System.Web.Mvc.ActionResult
SearchResult ( string q ) : System.Web.Mvc.ActionResult

Method Details

GoogleCse() public method

public GoogleCse ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

SearchResult() public method

public SearchResult ( string q ) : System.Web.Mvc.ActionResult
q string
return System.Web.Mvc.ActionResult