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