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