Examples of MCAccessCBDev


Examples of fr.neatmonster.nocheatplus.compat.cbdev.MCAccessCBDev

        // TEMP //
        // Only add as long as no stable module has been added.
        // 1.7.10
        try{
            return new MCAccessCBDev();
        }
        catch(Throwable t) {
            throwables.add(t);
        };
        // TEMP END //
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.