Exemplo n.º 1
0
 public Derived Test(Derived x)
 {
     return(x.Build());
 }