简体   繁体   中英

How to add a new OperationContract to an existing ServiceContract

Sorry for the newbie question here.

I have a class marked with the [ServiceContract] attribute and I want to add another [OperationContract] to it.

That is fine but after I have done it I need the Reference.cs to reflect the change, and it doesnt.

What am i missing please?

请重新启动Visual Studio,有时VS不反映更改并需要重新启动

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM