registros Class

SergioDelgadoProyecto

registros Class

Modelo de registros
Inheritance Hierarchy
SystemObject  SergioDelgadoProyecto.ServicioRestregistros

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

The registros type exposes the following members.

Constructors
  NameDescription
Public methodregistros
Initializes a new instance of the registros class
Top
Properties
  NameDescription
Public propertyid
Gets or sets the identifier.
Public propertynombre
Gets or sets the nombre.
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