What attributes do you use to hide a public .Net class from COM ?
What attributes do you use to hide a public .Net class from COM ?
		A. ComVisible attributes 
B. DLLImport Attributes
C. COM Interop
D. All of the above
