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

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

groupId
int

dateTime
Nullable<DateTime>

In this article

Definition