flush
[mcs.git] / class / System.ServiceModel.Routing / System.ServiceModel.Routing.Configuration / FilterType.cs
blob52f48d9a8920144122293b0c576c618435293b09
1 namespace System.ServiceModel.Routing.Configuration
3 public enum FilterType
5 Action,
6 EndpointAddress,
7 PrefixEndpointAddress,
8 And,
9 Custom,
10 EndpointName,
11 MatchAll,
12 XPath