Méthode | Description | |
---|---|---|
CoordinatesEventArgs ( int x, int y ) : System.Diagnostics.Contracts | ||
CoordinatesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
PopulateWithArgs ( string stringArgs ) : void | ||
ToString ( ) : string |
public CoordinatesEventArgs ( int x, int y ) : System.Diagnostics.Contracts | ||
x | int | |
y | int | |
Résultat | System.Diagnostics.Contracts |
public CoordinatesEventArgs ( string stringArgs ) : System.Diagnostics.Contracts | ||
stringArgs | string | |
Résultat | System.Diagnostics.Contracts |
public PopulateWithArgs ( string stringArgs ) : void | ||
stringArgs | string | |
Résultat | void |