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