Console Members
The Console type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|     | Print<(Of <<'(T>)>>)(String, T) | 
   Prints the specified desc.
    | 
|     | Print<(Of <<'(T>)>>)(T) | 
   Prints the specified scalar.
    | 
|     | Print<(Of <<'(T>)>>)(String, IEnumerable<(Of <<'(T>)>>)) | 
   Prints the specified desc.
    |