SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
SeciControls.Contact Class Reference
Inheritance diagram for SeciControls.Contact:
Inheritance graph
Collaboration diagram for SeciControls.Contact:
Collaboration graph

Public Member Functions

 Contact (String name, String institute)
 
bool Equals (Contact other)
 
override String ToString ()
 
- Public Member Functions inherited from SeciControls.User
bool Equals (User other)
 
override String ToString ()
 
 User ()
 
 User (String name, String institute)
 

Additional Inherited Members

- Protected Attributes inherited from SeciControls.User
String _institute
 
String _name
 
- Properties inherited from SeciControls.User
String Institute [get]
 
String Name [get]
 

Detailed Description

Definition at line 75 of file User.cs.

Constructor & Destructor Documentation

SeciControls.Contact.Contact ( String  name,
String  institute 
)
inline

Definition at line 77 of file User.cs.

References SeciControls.User._institute, and SeciControls.User._name.

Member Function Documentation

bool SeciControls.Contact.Equals ( Contact  other)
inline

Definition at line 90 of file User.cs.

References SeciControls.User._institute, and SeciControls.User._name.

override String SeciControls.Contact.ToString ( )
inline

Definition at line 83 of file User.cs.

References SeciControls.User._institute, and SeciControls.User._name.


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