1 write to action
System.ServiceModel (1)
System\ServiceModel\FaultContractAttribute.cs (1)
42this.action = value;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\FaultContractAttribute.cs (1)
37get { return this.action; }