Пример #1
0
 /// <summary>
 /// Dbのイベントハンドラを削除します。
 /// </summary>
 public void Detach()
 {
     _dbAdapter.Disappear();
 }