DatosSKD.DAO.Modulo7.DaoCompetencia.Agregar C# (CSharp) Метод

Agregar() публичный Метод

No tiene implementacion
public Agregar ( Entidad parametro ) : bool
parametro DominioSKD.Entidad
Результат bool
        public bool Agregar(Entidad parametro)
        {
            throw new NotImplementedException();
        }