[Solved] How can I check if a string contains two other strings [closed]


ex.message.Contains("Cannot open server") && ex.message.Contains("requested by the login")

solved How can I check if a string contains two other strings [closed]