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

Public Member Functions

bool Equals (PI other)
 
 PI (String name, String institute)
 
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 47 of file User.cs.

Constructor & Destructor Documentation

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

Definition at line 49 of file User.cs.

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

Member Function Documentation

bool SeciControls.PI.Equals ( PI  other)
inline

Definition at line 62 of file User.cs.

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

override String SeciControls.PI.ToString ( )
inline

Definition at line 55 of file User.cs.

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


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