C#
10/07/2016 01:30:01
#305
if (validInvList.Count > 0 && fileId != 0)
{
isCountinue = true;
}
else
{
isCountinue = false;
}
if (isCountinue == true && fileId != 0)
{
if (validInvList.Count > 0 && fileId != 0)
{
isCountinue = true;
}
else
{
isCountinue = false;
}
if (isCountinue == true && fileId != 0)
{