c# - In Visual studio how can I get my service reference to inherit from another class? -
i'm struggling bit think should quite simple , no amount of searching has provided me answers.
i working on wcf project in visual studio 2012 makes use of remote service reference. remote service reference uses ws-security message signature , data encryption , use microsoft web service enhancements 3.0 toolkit me can not find how service reference inherit of it's classes.
any pointers appreciated.
Comments
Post a Comment