What determines the order of methods in WCF Test Client?
问题 WCF Test Client doesn't seem to put methods in any logical order. However, the order is consistent. It remains the same in every environment. It's not alphabetical. It's not the order of the methods in the class. The order in WCF Test Client does not match the order in the WSDL. It's not totally random though. The order sometimes matches up with the class. But you can then change around the order in the class, re-compile, and when you add the service back to WCF Test Client, it doesn't change