Exemplo n.º 1
0
 private static void DoSomethingWithWoman(IWoman woman)
 {
     woman.BeingWoman();
 }