Controller’s action methods must be (Select multiple options)?
Defined as public method
Should not be static method
Can have ref and out parameters
Can have generic types