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#の結果や一般的な答えさえありません。衝突は、ある変数が別の変数と同じ名前であるか、偶然に同じ名前の2つのクラスが存在する場合に発生すると思います。
彼は、2つの変数が同じ名前または2つのクラスを持っている場合について話していました。それで全部です。-_- '