ApiConventionTypeMatchAttribute Класс

Определение

Определяет поведение сопоставления параметра соглашения API по типу. ApiConventionTypeMatchBehavior для поддерживаемых параметров. .

public ref class ApiConventionTypeMatchAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false, Inherited=false)]
public sealed class ApiConventionTypeMatchAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Parameter, AllowMultiple=false, Inherited=false)>]
type ApiConventionTypeMatchAttribute = class
    inherit Attribute
Public NotInheritable Class ApiConventionTypeMatchAttribute
Inherits Attribute
Наследование
ApiConventionTypeMatchAttribute
Атрибуты

Комментарии

AssignableFrom используется, если значение этого атрибута не указано в параметре соглашения.

Конструкторы

ApiConventionTypeMatchAttribute(ApiConventionTypeMatchBehavior)

Инициалзирует новый экземпляр ApiConventionTypeMatchAttribute с указанным matchBehavior.

Свойства

MatchBehavior

Возвращает набор ApiConventionTypeMatchBehavior.

Применяется к