Search Results for

    Show / Hide Table of Contents

    Class RootBase

    Common root

    Inheritance
    object
    RootBase
    Project
    Implements
    IRoot
    IEquatable<RootBase>
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public abstract record RootBase : IRoot, IEquatable<RootBase>

    Properties

    Generation

    generator of this file

    Declaration
    public Generator? Generation { get; set; }
    Property Value
    Type Description
    Generator

    Implements

    IRoot
    IEquatable<T>

    Extension Methods

    RootExt.GetUnits(IRoot)
    RootExt.GetUnits(IRoot, Category)
    In this article
    Back to top LibSasara