40 FxCop Warnings; good practice

This commit is contained in:
asayre 2010-12-23 09:18:45 +00:00
parent 3f535ea235
commit 34e3a88bfe
30 changed files with 45 additions and 49 deletions

View file

@ -24,7 +24,7 @@ using System.IO;
namespace Server
{
public class MultiData
public static class MultiData
{
private static MultiComponentList[] m_Components;