Expose classes of external assembly

Hi All,

I have dll which has many classes like customer.cs,product.cs, purchaseorder.cs...

Now there is a WCF which refer above dll.

How to expose these classes(customer.cs) from this wcf?