StrategyComponent.Log (String, Group) Method

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

Parameters

text
string

group
Group

In this article

Definition