Show / Hide Table of Contents

Interface ICustomMetadata

Namespace: CrashCABN.TitleConfiguration
Assembly: CrashCABN.TitleConfiguration.Abstractions.dll
Syntax
public interface ICustomMetadata

Properties

View Source

Id

Declaration
long Id { get; }
Property Value
Type Description
long
View Source

Script

Declaration
string Script { get; }
Property Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX