What's Changed?
Using Your License Key
Licensing > Using Your License Key

//This is trial mode

CompareLogic compareLogic = new CompareLogic();

 

//This is licensed mode

CompareLogic compareLogic2 = new CompareLogic("John Smith 100000", "aasdfiou==");