ActionResultCreate Method |
Return a new ActionResult instance by an Tuple object.
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic static ActionResult Create()
Public Shared Function Create As ActionResult
public:
static ActionResult^ Create()
static member Create : unit -> ActionResult
Return Value
Type:
ActionResultA new ActionResult instance
See Also