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