public static oracle Instance() { if (_mInstance == null) { _mInstance = new oracle(); } return(_mInstance); }
public static oracle Instance() { if (_mInstance == null) { _mInstance = new oracle(); } return _mInstance; }