Explicitly updates the instance with configuration information from the specified configuration file.
Explicitly updates the instance with configuration information from the specified configuration file.
public void Read(string);
Explicitly updates the instance with configuration information from the registry.
public void Read(string,string,string);
Explicitly updates the instance with configuration information from the specified source.
public void Read(string,string,string,string);
JvmLoader Class | Codemesh.JuggerNET Namespace