单项选择题

A.完全限定the Customer class使用FabricsCo.BusinessLayer.class命名空间
B.完全限定the Customer class使用FCRM命名空间
C.完全限定the Customer class使用BusinessLayer命名空间
D.引用FabricsCo.BusinessLayer命名空间在CustomerForm类
E.继承theFabricsCo.BusinessLayer命名空间在theCustomerForm类
F.声明customer类类型为可用,使用WithEvents关键字
G.声明customer类类型为可用使用Implements关键字