[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.AssertUtility.ContainsAll``1(``0[],System.Collections.Generic.IEnumerable{``0})"]
Namespace: Scanjour.Workflow4.TestFramework.Internal
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- array
- Type: T
[Missing <param name="array"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.AssertUtility.ContainsAll``1(``0[],System.Collections.Generic.IEnumerable{``0})"]
- elements
- Type: System.Collections.GenericIEnumerableT
[Missing <param name="elements"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.AssertUtility.ContainsAll``1(``0[],System.Collections.Generic.IEnumerable{``0})"]
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.AssertUtility.ContainsAll``1(``0[],System.Collections.Generic.IEnumerable{``0})"]
See Also