Method ConvertType
- Namespace
- Alternet.TsTypedefsGenerator.Core
- Assembly
- Alternet.Common.TypeScript.v9.dll
ConvertType(Type)
Converts specific type to its string representation.
public string ConvertType(Type type)
Parameters
type
TypeThe type to convert
Returns
- string
the string representation of the type if a converter of the type is registered otherwise return null