Class TsThis
- Namespace
- TypedRest.CodeGeneration.TypeScript.Model
- Assembly
- TypedRest.CodeGeneration.TypeScript.dll
The this reference.
public sealed class TsThis : TsExpression
- Inheritance
-
objectTsThis
- Inherited Members
Fields
Instance
The singleton instance.
public static readonly TsThis Instance
Field Value
Methods
ToCode()
Returns the TypeScript code for this expression.
public override string ToCode()