Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このディクショナリ クラスが現在のコンテキストに存在しないというプリコンパイル エラーが発生するのはなぜですか?
C# では大文字と小文字が区別されます。変数の名前levelContentは notlevelcontentです。
levelContent
levelcontent
C# は大文字と小文字を区別します
levelcontent != levelContent