SilverSharK

37
reputation
4

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();
}