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

public void Log( 
Event e
string groupName
Nullable<DateTime> dateTime = null 
)
This language is not supported or no code example is available.
public:  
void Log( 
Event^ e
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

e
Event

groupName
string

dateTime
Nullable<DateTime>

In this article

Definition