IBufferGraphFactoryService 接口

定义

从投影创建的对象图创建缓冲区图 ITextBuffer

public interface class IBufferGraphFactoryService
public interface class IBufferGraphFactoryService
__interface IBufferGraphFactoryService
public interface IBufferGraphFactoryService
type IBufferGraphFactoryService = interface
Public Interface IBufferGraphFactoryService

注解

这是一个 MEF 组件部件,应如下所示导入: [Import] IBufferGraphFactoryService factory = null;

方法

CreateBufferGraph(ITextBuffer)

为指定的初始化的新实例 IBufferGraph ITextBuffer

适用于