IDsl Compiler ContextUseTApi Method
Factory method to create API objects.
Definition
Namespace: Casewhere.Runtime.DSL.CompilerContext
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
The API object.
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
TApi Use<TApi>()
where TApi :
Type Parameters
- TApi
- See Casewhere.Runtime.DSL.Api for supported APIs.
Return Value
TApiThe API object.