ProtocolMemberAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Interface, AllowMultiple=true)]
public sealed class ProtocolMemberAttribute : Attribute
type ProtocolMemberAttribute = class
    inherit Attribute
Inheritance
ProtocolMemberAttribute
Attributes

Constructors

ProtocolMemberAttribute()

Properties

ArgumentSemantic
GetterSelector
IsProperty
IsRequired
IsStatic
IsVariadic
Name
ParameterBlockProxy
ParameterByRef
ParameterType
PropertyType
ReturnType
ReturnTypeDelegateProxy
Selector
SetterSelector

Applies to