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 새 instance 초기화합니다matchBehavior.

속성

MatchBehavior

ApiConventionTypeMatchBehavior를 가져옵니다.

적용 대상