Contract Inheritance
Service contract interfaces can derive from each other, enabling you to define a hierarchy of contracts. However, the ServiceContract attribute is not inheritable.
Consequently, every level in the interface hierarchy must explicitly have the Service
Contract attribute.
And the host can expose a single endpoint for the bottommost interface in the hierarchy.
아항~
Consequently, every level in the interface hierarchy must explicitly have the Service
Contract attribute.
And the host can expose a single endpoint for the bottommost interface in the hierarchy.
아항~
댓글
댓글 쓰기