Console..::..Print<(Of <(<'T>)>)> Method (String, T)

Prints the specified desc.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static void Print<T>(
	string desc,
	T scalar
)

Type Parameters

T

Parameters

desc
Type: String
The desc.
scalar
Type: T
The scalar.