Overload List
| Name | Description | |
|---|---|---|
| ExpectGet(String, Object) | 
            Expect 1 get of a Property and mock the Property's value
              | |
| ExpectGet(String, Object, Int32) | 
            Expect a number of gets of a Property and mock the Property's value
              | 
See Also