Proyecto Fin de Carrera 2011
Proveedor de acceso a los datos de vinculación entre empleados y colectivos

Namespace: NHibernate_SGF.Services
Assembly: NHibernate_SGF (in NHibernate_SGF.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class EmpleadoColectivoService : MasterService
Visual Basic
Public Class EmpleadoColectivoService _
	Inherits MasterService
Visual C++
public ref class EmpleadoColectivoService : public MasterService

Inheritance Hierarchy

System..::..Object
  NHibernate_SGF.Services..::..MasterService
    NHibernate_SGF.Services..::..EmpleadoColectivoService

See Also