{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method ApplyTo | Test Framework | 2.0.1-exp.2
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method ApplyTo

    ApplyTo(object)

    Applies GC memory constraint to the test.

    선언
    public override ConstraintResult ApplyTo(object obj)
    파라미터
    타입 이름 설명
    object obj

    An object to apply the GC constraint to. Should be a TestDelegate.

    반환
    타입 설명
    ConstraintResult

    A ConstraintResult

    예외
    타입 조건
    ArgumentNullException

    Throws a ArgumentNullException if the provided object is null.

    ArgumentException

    Throws a ArgumentException if the provided object is not a TestDelegate.

    ApplyTo<TActual>(ActualValueDelegate<TActual>)

    Test whether the constraint is satisfied by a given reference. The default implementation simply dereferences the value but derived classes may override it to provide for delayed processing.

    선언
    public override ConstraintResult ApplyTo<TActual>(ActualValueDelegate<TActual> del)
    파라미터
    타입 이름 설명
    ActualValueDelegate<TActual> del

    A reference to the value delegate to be tested

    반환
    타입 설명
    ConstraintResult

    A ConstraintResult

    타입 파라미터
    이름 설명
    TActual

    The type of the actual value delegate to be tested.

    예외
    타입 조건
    ArgumentNullException

    Throws a ArgumentNullException if the provided delegate is null.

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)