40 FxCop Warnings; good practice
This commit is contained in:
parent
3f535ea235
commit
34e3a88bfe
30 changed files with 45 additions and 49 deletions
|
|
@ -22,7 +22,7 @@ using System;
|
|||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Server {
|
||||
public class NativeReader {
|
||||
public static class NativeReader {
|
||||
|
||||
private static readonly INativeReader m_NativeReader;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue