单项选择题

将一个类的接口转换成客户希望的另一个接口。这句话是对下列哪种模式的描述() 。

A.策略模式(Strategies)
B.桥接模式(Bridge)
C.适配器模式( Adapter )
D.单例模式(Singleton)