logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class FoundationIdReferenceAttributeTests

    Tests for Serenity.Global.Application.Attributes.FoundationIdReferenceAttribute: constructor stores the definition type, attribute usage metadata, and field applicability via reflection.

    Inheritance
    object
    FoundationIdReferenceAttributeTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Global.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class FoundationIdReferenceAttributeTests

    Constructors

    FoundationIdReferenceAttributeTests()

    Declaration
    public FoundationIdReferenceAttributeTests()

    Methods

    AppliedToField_IsReadableViaReflection()

    Declaration
    public void AppliedToField_IsReadableViaReflection()

    AttributeUsage_TargetsParameterFieldAndProperty()

    Declaration
    public void AttributeUsage_TargetsParameterFieldAndProperty()

    Ctor_StoresDefinitionType()

    Declaration
    public void Ctor_StoresDefinitionType()

    Ctor_WithConcreteType_StoresThatType()

    Declaration
    public void Ctor_WithConcreteType_StoresThatType()

    Ctor_WithNull_StoresNull()

    Declaration
    public void Ctor_WithNull_StoresNull()

    Type_DerivesFromAttribute()

    Declaration
    public void Type_DerivesFromAttribute()

    Type_IsSealed()

    Declaration
    public void Type_IsSealed()
    In this article
    © 2026 Serenity. All Rights Reserved