ServiceBehaviorAttribute public class ServiceBehaviorAttribute : Attribute Documentation public string Argument { get; set; } public string Name { get; set; } public ServiceBehaviorAttribute(string name, string argument = null)