Method | Description | |
---|---|---|
ControllerToTypeScript ( TypeScriptType type, bool strictNullCheck ) : System | ||
GetImports ( ) : IEnumerable |
||
GetLines ( ) : IEnumerable |
||
GetMethodSignature ( |
Return method signature in typescript of a C# method
|
public ControllerToTypeScript ( TypeScriptType type, bool strictNullCheck ) : System | ||
type | TypeScriptType | |
strictNullCheck | bool | |
return | System |
public GetMethodSignature ( |
||
method | The method | |
return | string |