1 write to bodyStyle
System.ServiceModel.Web (1)
System\ServiceModel\Web\WebGetAttribute.cs (1)
39this.bodyStyle = value;
1 reference to bodyStyle
System.ServiceModel.Web (1)
System\ServiceModel\Web\WebGetAttribute.cs (1)
32get { return this.bodyStyle; }