logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityUiThemeSoundsTests

    Tests for the Unity UI theme-sound DTOs: Serenity.Ui.Infrastructure.Entities.UnityUiThemeSounds and Serenity.Ui.Infrastructure.Entities.UnityUiThemeSoundsDefinition. They serialize per-event clips/definitions and expose them through the foundation-agnostic interfaces via explicit interface members.

    Inheritance
    object
    UnityUiThemeSoundsTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Ui.Tests.Infrastructure.Entities
    Assembly: Tests.dll
    Syntax
    public class UnityUiThemeSoundsTests

    Constructors

    UnityUiThemeSoundsTests()

    Declaration
    public UnityUiThemeSoundsTests()

    Methods

    ThemeSoundsDefinition_ToString_ListsEveryNamedSoundField()

    Declaration
    public void ThemeSoundsDefinition_ToString_ListsEveryNamedSoundField()

    ThemeSoundsDefinition_UnsetDefinitions_SurfaceAsNullThroughInterface()

    Declaration
    public void ThemeSoundsDefinition_UnsetDefinitions_SurfaceAsNullThroughInterface()

    ThemeSounds_ExplicitInterfaceProperties_MapToBackingClips()

    Declaration
    public void ThemeSounds_ExplicitInterfaceProperties_MapToBackingClips()

    ThemeSounds_ToString_ListsEveryNamedSoundField()

    Declaration
    public void ThemeSounds_ToString_ListsEveryNamedSoundField()

    ThemeSounds_UnsetClips_SurfaceAsNullThroughInterface()

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