Exemplo n.º 1
0
 public DontForgetAboutSingleReponsibilityPrinciple(
     Disposable dispo,
     Foo foo,
     Bar bar,
     IFirst0 first0,
     IFirst1 first1,
     IFirst2 first2,
     ISecond0 second0,
     ISecond1 second1,
     ISecond2 second2,
     IThird0 third0,
     IThird1 third1)
 {
 }
Exemplo n.º 2
0
 public ComplexBlog(IFirst0 a, IFirst1 b)
 {
 }