{
return string.equalshelper(a, b);
}
return false;
}
private static unsafe bool equalshelper(string ao, string bo)
{
// code here

int num1 = ao.length;
{
return string.equalshelper(a, b);
}
return false;
}
private static unsafe bool equalshelper(string ao, string bo)
{
// code here

int num1 = ao.length;