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] |
|
inline |
Definition at line 77 of file User.cs.
References SeciControls.User._institute, and SeciControls.User._name.
|
inline |
Definition at line 90 of file User.cs.
References SeciControls.User._institute, and SeciControls.User._name.
|
inline |
Definition at line 83 of file User.cs.
References SeciControls.User._institute, and SeciControls.User._name.
1.8.5