public Object Create(
ControllerContext context
)Public Function Create (
context As ControllerContext
) As Objectpublic:
virtual Object^ Create(
ControllerContext^ context
) sealedabstract Create :
context : ControllerContext -> Object
override Create :
context : ControllerContext -> Object