IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Web.ClientDataBase Class Reference

Class used for transferring client data between services. More...

Public Member Functions

 ClientDataBase ()
 
 ClientDataBase (int id)
 
 ClientDataBase (int id)
 

Protected Attributes

string _name
 
int _id
 

Properties

String Name [get, set]
 Returns name of the client. More...
 
int Id [get, set]
 Returns ID of the client. More...
 

Detailed Description

Class used for transferring client data between services.

Constructor & Destructor Documentation

IG.Web.ClientDataBase.ClientDataBase ( )
inline
IG.Web.ClientDataBase.ClientDataBase ( int  id)
inline
IG.Web.ClientDataBase.ClientDataBase ( int  id)
inline

Member Data Documentation

string IG.Web.ClientDataBase._name
protected
int IG.Web.ClientDataBase._id
protected

Property Documentation

String IG.Web.ClientDataBase.Name
getset
int IG.Web.ClientDataBase.Id
getset

The documentation for this class was generated from the following file: