2 writes to action
System.Web.Services (2)
System\Web\Services\Protocols\SoapDocumentMethodAttribute.cs (2)
39
this.
action
= action;
48
set {
action
= value; }
1 reference to action
System.Web.Services (1)
System\Web\Services\Protocols\SoapDocumentMethodAttribute.cs (1)
47
get { return
action
; }