Listing service operations alphabetically in WCF Test Client (WcfTestClient.exe)

后端 未结 1 482
故里飘歌
故里飘歌 2021-01-18 05:42

I often use WCF Test Client. Unfortunately this tool does not order alphabetically nor in \"order of appearance\" (order in which operations are declared in service contract

相关标签:
1条回答
  • 2021-01-18 06:18

    Even though it does not seem to be possible to order operations alphabetically I realized that WCF Test Client has built-in incremental search.

    That helps if you know what you are looking for.

    0 讨论(0)
提交回复
热议问题