1 write to action
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
55this.action = value;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\OperationContractAttribute.cs (1)
47get { return this.action; }