SystemTypeKindExtensions class
Contains extensions for SystemTypeKind enum
Namespace: TypeLite.Extensions
Methods
| Name | Description | |
|---|---|---|
| Equals | ||
| GetHashCode | ||
| GetType | ||
| ToString | Converts value of this builder to a string. | |
| ToTypeScriptString | Converts SystemTypeKind to the string, that can be used as system type identifier in TypeScript. |
SystemTypeKindExtensions.Equals method
Syntax
SystemTypeKindExtensions.GetHashCode method
Syntax
SystemTypeKindExtensions.GetType method
Syntax
SystemTypeKindExtensions.ToString method
Converts value of this builder to a string.
Syntax
SystemTypeKindExtensions.ToTypeScriptString method
Converts SystemTypeKind to the string, that can be used as system type identifier in TypeScript.
Syntax
Parameters
-
SystemTypeKindtype - The value to convert
Returns
-
string - system type identifier for TypeScript