Open main menu
Changes
C Sharp Flow Control with if and else
2 bytes added
,
18:30, 15 January 2008
→
Using if Statements Make Decisions
'''if''' (''boolean expression'')
{
// C# code to be performed when expression evaluates to true here
}
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits