FileContextTrace Method

Sends trace data to the subscribers.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public void Trace(
	string message
)

Parameters

message  String
Data to trace.

See Also