Méthode | Description | |
---|---|---|
Create ( string file_path, string target_path ) : void | ||
Create ( string file_path, string target_path, string icofile, int icoidx ) : void | ||
Dispose ( ) : void | ||
Shortcut ( ) : System |
public Create ( string file_path, string target_path ) : void | ||
file_path | string | |
target_path | string | |
Résultat | void |
public Create ( string file_path, string target_path, string icofile, int icoidx ) : void | ||
file_path | string | |
target_path | string | |
icofile | string | |
icoidx | int | |
Résultat | void |