コード例 #1
0
 public static AutoMocker WithDefaults(this AutoMocker mocker)
 => mocker.WithMessenger()
 .WithCurrentMonth();