Interface ISerializedContent
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public interface ISerializedContent
Properties
IsNull
Declaration
bool IsNull { get; }
Property Value
Type | Description |
---|---|
bool |
Purpose
Declaration
string Purpose { get; }
Property Value
Type | Description |
---|---|
string |