Exemplo n.º 1
0
 public ISubObjectB ProvideSubObjectB(SubObjectB obj)
 {
     return(obj);
 }
 public ISubObjectB ProvideSubObjectB(SubObjectB obj) => obj;