示例#1
0
 public override void Setup()
 {
     base.Setup();
     _notification = new TestNotification();
     LifetimeScopeBuilder.WithNothingRegistered();
 }
示例#2
0
 public override void Setup()
 {
     base.Setup();
     _notification = new TestNotification();
 }