Exemplo n.º 1
0
 public RyuConstructorTests()
 {
     ryu = new RyuFactory().Create();
 }
Exemplo n.º 2
0
 public RyuContainerImplIT()
 {
     testObj = new RyuFactory().Create();
 }