Ejemplo n.º 1
0
 private void InitializeInfo()
 {
     (EventsInfo, MethodsInfo, PropertiesInfo) = TargetType.GetAllInterfaceMembers();
 }