OSDN Git Service

読み取り専用のフィールドにreadonlyを追加する (IDE0044)
[opentween/open-tween.git] / OpenTween.Tests / Models / TabInformationTest.cs
index cd64b22..598855b 100644 (file)
@@ -31,7 +31,7 @@ namespace OpenTween.Models
 {
     public class TabInformationTest
     {
-        private TabInformations tabinfo;
+        private readonly TabInformations tabinfo;
 
         public TabInformationTest()
         {