Console
.
.
::
.
.
Print
<
(Of
<
(
<'
T
>
)
>
)
>
Method (
T
)
Prints the specified scalar.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
Print
<T>( T
scalar
)
Type Parameters
T
Parameters
scalar
Type:
T
The scalar.
See Also
Console Class
Print Overload
Core Namespace