DomainServiceEndpointFactory 成员
作为域服务终结点工厂的基类。
以下各表列出了由 DomainServiceEndpointFactory 类型公开的成员。
受保护 构造函数
名称 | 说明 | |
---|---|---|
DomainServiceEndpointFactory | 初始化 DomainServiceEndpointFactory 类的新实例。 |
顶部
公共 属性
名称 | 说明 | |
---|---|---|
Name | 获取或设置终结点的名称。 | |
Parameters | 获取或设置键/值参数对的集合。 |
顶部
公共 方法
(另请参见 受保护 方法)
名称 | 说明 | |
---|---|---|
CreateEndpoints | 根据指定的说明创建终结点。 | |
Equals | 已重载。(继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
顶部
受保护 方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
顶部
另请参见
参考
DomainServiceEndpointFactory 类
System.ServiceModel.DomainServices.Hosting 命名空间