Method | Description | |
---|---|---|
ToString ( ) : string | ||
ToString ( Predicate |
||
ToString ( Predicate |
||
ToString ( Predicate |
||
ToString ( |
||
TypeScriptType ( |
Method | Description | |
---|---|---|
ArrayToTypeScript ( |
||
GenericTypeToTypeScript ( |
Generic type, emit GenericType`2 as GenericType
|
|
ToTypeScriptForGenericClass ( |
Complicated stuff for returning the name of a generic class
|
|
TryGetTypeScriptForSimpleType ( |
Return TypeScript type for simple type like numbers, datetime, string, etc..
|
|
TupleToTypeScript ( |
public ToString ( Predicate |
||
includeNamespace | Predicate |
|
return | string |
public ToString ( Predicate |
||
includeNamespace | Predicate |
|
includeGenericArguments | bool | |
return | string |
public ToString ( Predicate |
||
includeNamespace | Predicate |
|
includeGenericArguments | bool | |
strictNullCheck | bool | |
return | string |
public ToString ( |
||
options | ||
return | string |
public TypeScriptType ( |
||
type | ||
return | System |