IDslCompilerContextUseTApi Method
|
Factory method to create API objects.
Namespace: Casewhere.Runtime.DSL.CompilerContextAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
SyntaxTApi Use<TApi>()
where TApi :
Type Parameters
- TApi
- See Casewhere.Runtime.DSL.Api for supported APIs.
Return Value
TApiThe API object.
See Also