client -> service
設定とクラスの紐付き方
■server の場合
クラス - service.name - service - endpoint(内包)
service - service.behaviorConfiguration - behavior.name
■client の場合
クラス(サービス参照.interface) - endpoint.contract
endpoint - endpoint.bindingConfiguration - binding.name
わかりにくすぎだろ