40 строки
1.6 KiB
Markdown
40 строки
1.6 KiB
Markdown
|
---
|
|||
|
title: GetTimesCalled Method
|
|||
|
page_title: GetTimesCalled Method | JustMock Documentation
|
|||
|
description: Documentation page about GetTimesCalled Method .
|
|||
|
previous_url: /overload_telerik_justmock_mock_gettimescalled.html
|
|||
|
slug: overload_telerik_justmock_mock_gettimescalled
|
|||
|
published: True
|
|||
|
fullPath: api/n_telerik_justmock/t_telerik_justmock_mock/methods_t_telerik_justmock_mock/overload_telerik_justmock_mock_gettimescalled/overload_telerik_justmock_mock_gettimescalled
|
|||
|
category: "api"
|
|||
|
---
|
|||
|
|
|||
|
# Mock.GetTimesCalled Method
|
|||
|
|
|||
|
|
|||
|
|
|||
|
## Overload List
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|Name |Description |
|
|||
|
--- |--- |--- |
|
|||
|
![Public method](/icons/pubmethod.gif)![Static member](/icons/static.gif) |[GetTimesCalled(Expression<Action>)](m_telerik_justmock_mock_gettimescalled) |Returns the number of times the specified member was called. |
|
|||
|
![Public method](/icons/pubmethod.gif)![Static member](/icons/static.gif) |[GetTimesCalled<TReturn>(Expression<Func<TResult>>)](m_telerik_justmock_mock_gettimescalled__1) | |
|
|||
|
![Public method](/icons/pubmethod.gif)![Static member](/icons/static.gif) |[GetTimesCalled(Expression<Action>, Args)](m_telerik_justmock_mock_gettimescalled_1) |Returns the number of times the specified member was called. |
|
|||
|
![Public method](/icons/pubmethod.gif)![Static member](/icons/static.gif) |[GetTimesCalled<TReturn>(Expression<Func<TResult>>, Void)](m_telerik_justmock_mock_gettimescalled__1_1) | |
|
|||
|
|
|||
|
|
|||
|
## See Also
|
|||
|
|
|||
|
|
|||
|
|
|||
|
[Mock Class](t_telerik_justmock_mock)
|
|||
|
|
|||
|
[Mock Members](allmembers_t_telerik_justmock_mock)
|
|||
|
|
|||
|
[Telerik.JustMock Namespace](n_telerik_justmock)
|
|||
|
|
|||
|
|
|||
|
|