Пример #1
0
 public static void Secar(ILavable x) => x.EsSecado();
Пример #2
0
 public static void Lavar(ILavable x) => x.EsLavado();