TypescriptSyntaxPaste icon indicating copy to clipboard operation
TypescriptSyntaxPaste copied to clipboard

Conversions

Open dloukola opened this issue 8 years ago • 0 comments

Guid should convert to string CLR types such as "Int32" should convert to number Things that aren't comparable in c# like "Color" should convert to string.

Right now these are leaving the c# type which is not comparable in typescript

dloukola avatar Jun 23 '17 14:06 dloukola