AndOperator public class AndOperator : BinaryOperator Operator that requires both its arguments to succeed Documentation Code namespace NUnit.Framework { }