Overload List

  NameDescription
ExpectGetIndex(Object)
Expect 1 get of an Index and mock the index value
(Inherited from Mock.)
ExpectGetIndex(Object, Int32)
Expect a number of get of an Index and mock the index value
(Inherited from Mock.)

See Also