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

Prints the specified scalar.

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

Syntax


public static void Print<T>(
	T scalar
)

Type Parameters

T

Parameters

scalar
Type: T
The scalar.