Compartilhar via


HttpBinding.GetCustomAttributes(Type) Método

Definição

public override System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder> GetCustomAttributes (Type parameterType);
override this.GetCustomAttributes : Type -> System.Collections.ObjectModel.Collection<System.Reflection.Emit.CustomAttributeBuilder>
Public Overrides Function GetCustomAttributes (parameterType As Type) As Collection(Of CustomAttributeBuilder)

Parâmetros

parameterType
Type

Retornos

Aplica-se a