Example #1
0
 [SetUp] public void Init()
 {
     this.ilcon = GetEffectMock();
     this.lcon  = GetControllerMock(ilcon);
 }