C# Class Library.Net.Amoeba.ConnectionsManager.Settings
Show file
Open project: Alliance-Network/Library
Public Methods
Method |
Description |
|
Load ( string directoryPath ) : void |
|
|
Save ( string directoryPath ) : void |
|
|
Settings ( ) : System |
|
|
Method Details
public Load ( string directoryPath ) : void |
directoryPath |
string |
|
return |
void |
|
public Save ( string directoryPath ) : void |
directoryPath |
string |
|
return |
void |
|
public Settings ( ) : System |
return |
System |
|