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.
Linq2Sql コードの静的チェックをオフにするにはどうすればよいですか?
問題のクラスを でマークすることにより、静的コードのチェックを抑制することができます[ContractVerification(false)]。
[ContractVerification(false)]
生成されたクラスがpartial.
partial