예제 #1
0
 EventDescriptorCollection ICustomTypeDescriptor.GetEvents()
 {
     return(_root.GetEvents());
 }