Class TitleConfigurationSchema
Inheritance
System.Object
TitleConfigurationSchema
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.TitleConfiguration
Assembly: CrashCABN.TitleConfiguration.Abstractions.dll
Syntax
public class TitleConfigurationSchema
Properties
View SourceSchema
Declaration
public JSchema Schema { get; }
Property Value
Type | Description |
---|---|
JSchema |
Version
Declaration
public string Version { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
View SourceGetSchema()
Declaration
public static JSchema GetSchema()
Returns
Type | Description |
---|---|
JSchema |
GetSchemaContents()
Declaration
public static string GetSchemaContents()
Returns
Type | Description |
---|---|
System.String |