RestClient(T) Class

SergioDelgadoProyecto

RestClientT Class

Class RestClient.
Inheritance Hierarchy
SystemObject  SergioDelgadoProyectoRestClientT

Namespace:  SergioDelgadoProyecto
Assembly:  SergioDelgadoProyecto (in SergioDelgadoProyecto.dll) Version: 1.0.0
Syntax
C#
public class RestClient<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:SergioDelgadoProyecto.RestClient`1"]

The RestClientT type exposes the following members.

Constructors
  NameDescription
Public methodRestClientT
Initializes a new instance of the RestClientT class
Top
Methods
  NameDescription
Public methodcheckLogin
Comprobacion del inicio de sesión
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
Fields
  NameDescription
Public fieldStatic memberidMiembro
The identifier miembro
Public fieldStatic membernombre
The nombre
Public fieldStatic memberresultado
The resultado
Public fieldStatic memberrol
The rol
Top
See Also