NUnit.Framework.Constraints.IndexerOperator public class IndexerOperator : PrefixOperator Documentation Code namespace NUnit.Framework.Constraints { public class IndexerOperator : PrefixOperator { public IndexerOperator(params object[] indexArgs); } }