예제 #1
0
 public void Attach()
 {
     Inner.Attach();
 }
 protected override void AttachCore()
 {
     Inner.Attach();
 }