LoginService Class

SergioDelgadoProyecto

LoginService Class

Class LoginService.
Inheritance Hierarchy
SystemObject  SergioDelgadoProyectoLoginService

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

The LoginService type exposes the following members.

Constructors
  NameDescription
Public methodLoginService
Initializes a new instance of the LoginService class
Top
Methods
  NameDescription
Public methodCheckLoginIfExists
Comprobacion del inicio de sesion
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