You are here: Start » AVL.NET » Diagnostic<T> Class
Diagnostic<T> Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| Diagnostic<T>() | ||
| Diagnostic<T>(T) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Value | T | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
