Page 1 of 1

Few methods are not supportive

Posted: Tue May 09, 2017 6:24 am
by Anupam
Hi,

Following methods are not supportive -

The method "Byte.Parse" is not yet supported
The method "StringBuilder.set_Chars" is not yet supported
The method "Convert.ToDateTime" is not yet supported.
The method "Char.ToUpper" is not yet supported.
The method "String.TrimStart" is not yet supported.

Can you please provide the alternate solution.

Thanks a lot for your help.

Best Regards,
Anupam.

Re: Few methods are not supportive

Posted: Tue May 09, 2017 6:39 am
by JS-Support @Userware
Hi,

Those are Mscorlib features. It is possible for you to implement them on your side. To do so, please follow the instructions at:

http://cshtml5.com/links/how-to-implement-mscorlib-methods.aspx

Alternatively, we can implement them for you as a service (please contact us at support@cshtml5.com).

Thank you.
Regards,
JS-Support