public static sbyte ValueOf(String s, int radix = 10) { return(CPP.ReturnSByte("$check(s)->$value()->toInt(nullptr, radix)")); }