예제 #1
0
 public static void Secar(ILavable x) => x.EsSecado();
예제 #2
0
 public static void Lavar(ILavable x) => x.EsLavado();