Fixed the argument passed to Substring. Java expects a position but C# expects a length.
88 KiB
88 KiB
Fixed the argument passed to Substring. Java expects a position but C# expects a length.