Property | Type | Description |
---|
Method | Description | |
---|---|---|
FMotiv ( int id, string st, int occur, double frequency ) : System |
Initializes a new instance of the FMotiv class.
|
public FMotiv ( int id, string st, int occur, double frequency ) : System | ||
id | int | /// The id. /// |
st | string | /// The st. /// |
occur | int | /// The occur. /// |
frequency | double | /// The frequency. /// |
return | System |