logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SampleFoundationReferenceAsset

    ScriptableObject implementing ISampleFoundationReference for object-reference tests.

    Inheritance
    object
    SampleFoundationReferenceAsset
    Implements
    ISampleFoundationReference
    IFoundationSettings
    Namespace: Serenity.EventDispatcher.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public sealed class SampleFoundationReferenceAsset : ScriptableObject, ISampleFoundationReference, IFoundationSettings

    Constructors

    SampleFoundationReferenceAsset()

    Declaration
    public SampleFoundationReferenceAsset()

    Properties

    Guid

    Declaration
    public string Guid { get; set; }
    Property Value
    Type Description
    string

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Implements

    ISampleFoundationReference
    IFoundationSettings
    In this article
    © 2026 Serenity. All Rights Reserved