标签: c#
直接继承IDispatch(IMyInterface:IDispatch)和声明接口类型[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]有什么区别?