Using if statements
Posted by: Jordie Dev
Date: August 03, 2017 03:56PM

Hello,

I want to know how I would go about using 'if' statements with C#

Ex:

if(table.equals("Admin")){

} else {

}

Any ideas?

Options: ReplyQuote


Subject
Written By
Posted
Using if statements
August 03, 2017 03:56PM
September 19, 2017 11:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.