How does controller identify a method as an action method?
Method with ActionResult keyword
All methods
All methods except non-public methods
All of the above