Method ToTypeScriptString
- Namespace
- Alternet.TsTypedefsGenerator.Core.Extensions
- Assembly
- Alternet.Common.TypeScript.v9.dll
ToTypeScriptString(SystemTypeKind)
Converts SystemTypeKind to the string, that can be used as system type identifier in TypeScript.
public static string ToTypeScriptString(this SystemTypeKind type)
Parameters
type
SystemTypeKindThe value to convert
Returns
- string
system type identifier for TypeScript