paginaPrincipalMenuItem Class

SergioDelgadoProyecto

paginaPrincipalMenuItem Class

Class paginaPrincipalMenuItem.
Inheritance Hierarchy
SystemObject  SergioDelgadoProyectopaginaPrincipalMenuItem

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public class paginaPrincipalMenuItem

The paginaPrincipalMenuItem type exposes the following members.

Constructors
  NameDescription
Public methodpaginaPrincipalMenuItem
Modelo de los Objetos del Menú.
Top
Properties
  NameDescription
Public propertyId
Gets or sets the identifier.
Public propertyTargetType
Gets or sets the type of the target.
Public propertyTitle
Gets or sets the title.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also