4 references to properties
System.Web.Services (4)
System\Web\Services\Configuration\SoapExtensionTypeElement.cs (4)
20
this.
properties
.Add(this.group);
21
this.
properties
.Add(this.priority);
22
this.
properties
.Add(this.type);
77
get { return this.
properties
; }