Exemplo n.º 1
0
 public void Add([NotNull] FileSystemInfoMock fileSystemInfo)
 {
     MockHelper.Choose(fileSystemInfo, Add, Add);
 }