Beispiel #1
0
 /// <summary>
 /// Initializes the <see cref="ServerNPCChatManager"/> class.
 /// </summary>
 static ServerNPCChatManager()
 {
     _instance = new ServerNPCChatManager();
 }
Beispiel #2
0
 /// <summary>
 /// Initializes the <see cref="ServerNPCChatManager"/> class.
 /// </summary>
 static ServerNPCChatManager()
 {
     _instance = new ServerNPCChatManager();
 }