示例#1
0
 [DebuggerHidden] public INMockitoTimesMatcher Times(int count)
 {
     return(NMockitoStatic.Times(count));
 }