using ClassLibrary1;

class1 test=new class1();
test.sum(10,12);