C# (CSharp) Thinktecture.Tools.Web.Services.CodeGeneration.Decorators Namespace

Classes

Name Description
ActionDecorator Applies the SOAP actions (Action and ReplyAction) using the default WCF formatting.
AutoSetSpecifiedPropertiesDecorator Automatically set the ___Specified property to true when setter on matching property is called.
SvcFileGenerator Generates .svc files for hosting in IIS and WAS.
VirtualPropertyDecorator Makes the properties on data contract types virtual.