Strategy_.Log (String, String, Nullable<DateTime>) Method

public void Log( 
string text
string groupName
Nullable<DateTime> dateTime = null 
)
This language is not supported or no code example is available.
public:  
void Log( 
String^ text
String^ groupName
Nullable<DateTime^> dateTime 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

text
string

groupName
string

dateTime
Nullable<DateTime>

In this article

Definition