StrategyComponent.Log (String, Int32) Method

public void Log( 
string text
int groupId 
)
This language is not supported or no code example is available.
public:  
void Log( 
String^ text
int groupId 
)
This language is not supported or no code example is available.
public function Log( 
text : String
groupId : int 
);
This language is not supported or no code example is available.

Parameters

text
string

groupId
int

In this article

Definition