TypescriptSyntaxPaste
TypescriptSyntaxPaste copied to clipboard
Conversions
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