static void LeapYEar(Args _args)
{
If(2015 MOD 4 == 0)
{
info('then leap year');
}
else
{
info('not a leap year');
}
}
502 Bad Gateway : when the target application is not ready to handle the incoming request 401 Unauthorized / 403 Forbidden: This error occ...
No comments:
Post a Comment