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.
派生型でイベントが呼び出された場合、基本型イベントは自動的に呼び出されますか? たとえば、コード ビハインドで .LOAD イベントを処理する場合、Page.Load は (Page クラスから) 自動的に呼び出されますか? 通常、Reflector を使用して (コードをステップ実行して) これをテストしますが、試用期間が終了しました (明日購入する予定です)。