|  | BenchUserInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Mastersign.Bench
 Syntax
SyntaxThe BenchUserInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | BenchUserInfo | 
            Initializes a new and empty instance of BenchUserInfo.
             | 
|  | BenchUserInfo(String, String) | 
            Initializes a new instance of BenchUserInfo.
             | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | 
            Creates a string representation of the user info.
            (Overrides ObjectToString.) | 
 See Also
See Also