Exemplo n.º 1
0
 [SetUp] public void Init()
 {
     this.iscon = GetEffectMock();
     this.scon  = GetControllerMock(iscon);
 }