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