Proyecto Fin de Carrera 2011
The Planificacion type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Planificacion | Initializes a new instance of the Planificacion class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Curso |
Curso al que pertenece la planificación
|
![]() | Descripcion |
Descripción
|
![]() | FechaAlta |
Fecha de alta
|
![]() | FechaBaja |
Fecha de baja
|
![]() | Idint |
Identificador
|
![]() | Nombre |
Nombre
|