logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ProtectedVirtualOnlyFixture

    Fixture whose ONLY virtual method is protected — proves the eligibility rule counts protected virtuals (see TryMakeSubclassFriendly_ClassWhoseOnlyVirtualMethodIsProtected_ReportsAlreadySubclassFriendly).

    Inheritance
    object
    ProtectedVirtualOnlyFixture
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.ServiceExtensionCreator.Tests.Editor
    Assembly: Serenity.ServiceExtensionCreator.Tests.Editor.dll
    Syntax
    public class ProtectedVirtualOnlyFixture

    Constructors

    ProtectedVirtualOnlyFixture()

    Declaration
    public ProtectedVirtualOnlyFixture()

    Methods

    Guard()

    Declaration
    protected virtual void Guard()
    In this article
    © 2026 Serenity. All Rights Reserved