I am software engineering student at Izmir University of Economics and I am working for A Telekom ( http://www.atelekom.com.tr )
bool yourNeeds = true;
If(yourNeeds)
{
//Write your codes!
}
else
{
//DoNothing();
}
I am software engineering student at Izmir University of Economics and I am working for A Telekom ( http://www.atelekom.com.tr )
bool yourNeeds = true;
If(yourNeeds)
{
//Write your codes!
}
else
{
//DoNothing();
}