initialize
Description:
public static void initialize (
string app_name,
string data_folder_path)
Initialize all the paths using the supplied app name and path to the app's data folder.
Parameters:
app_name |
the name of the application
|
data_folder_path |
the path to the application's data folder
|