DoesServiceRequestAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class DoesServiceRequestAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type DoesServiceRequestAttribute = class
    inherit Attribute
Public NotInheritable Class DoesServiceRequestAttribute
Inherits Attribute
Inheritance
DoesServiceRequestAttribute
Attributes

Constructors

DoesServiceRequestAttribute()

Applies to