Show / Hide Table of Contents

Class TitleConfigurationSchema

Inheritance
object
SchemaBase
TitleConfigurationSchema
Implements
IEquatable<SchemaBase>
IEquatable<TitleConfigurationSchema>
Inherited Members
SchemaBase.Assembly
SchemaBase.ResourceFileName
SchemaBase.Schema
SchemaBase.Version
SchemaBase.Deserialize<T>(string)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CrashCABN.TitleConfiguration
Assembly: CrashCABN.TitleConfiguration.Abstractions.dll
Syntax
public sealed record TitleConfigurationSchema : SchemaBase, IEquatable<SchemaBase>, IEquatable<TitleConfigurationSchema>

Constructors

View Source

TitleConfigurationSchema()

Declaration
public TitleConfigurationSchema()

Implements

IEquatable<T>
IEquatable<T>
  • View Source
In this article
Back to top Generated by DocFX