Store 构造函数

包括受保护的成员
包括继承的成员

初始化 Store 类的新实例。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表 

  名称 说明
公共方法 Store(array<Type[]) 初始化 Store 类的新实例。
公共方法 Store(IServiceProvider, array<Type[]) 初始化 Store 类的新实例。
公共方法 Store(IServiceProvider, Dictionary<Object, Object>, array<Type[]) 创建存储类的实例,该类把 IServiceProvider 实现委托给给定 serviceProvider。

页首

请参阅

参考

Store 类

Microsoft.VisualStudio.Modeling 命名空间