Méthode | Description | |
---|---|---|
SubproblemEventArgs ( int class1, int class2 ) : System |
Initializes a new instance of the SubproblemEventArgs class.
|
public SubproblemEventArgs ( int class1, int class2 ) : System | ||
class1 | int | One of the classes in the subproblem. |
class2 | int | The other class in the subproblem. |
Résultat | System |