2 using System.ComponentModel.DataAnnotations;
15 public string ChatCommandsJson {
get;
set; }
21 public string ChatChannelsJson {
get;
set; }
27 public string ServerCommandsJson {
get;
set; }
41 throw new ArgumentNullException(nameof(copy));
string ServerCommandsJson
Path to the server commands json file
Use server authentication
string ChatCommandsJson
Path to the chat commands json file
JsonSubFileList(JsonSubFileList copy)
Construct an JsonSubFileList from a copy
Information used in for reattaching and interop
JsonSubFileList()
Construct an JsonSubFileList
string ChatChannelsJson
Path to the chat channels json file