示例#1
0
 [DebuggerHidden] public void VerifyNoMoreInteractions <T>(T mock)
 {
     NMockitoStatic.VerifyNoMoreInteractions(mock);
 }