コード例 #1
0
 public IColeccionSoloLectura ObtenerColeccion(IPropiedad propiedad)
 {
     return(_impl.ObtenerColeccion(propiedad));
 }