Ejemplo n.º 1
0
 private Object[] GetKeys(EventBean theEvent)
 {
     return(EventBeanUtility.GetPropertyArray(theEvent, _propertyGetters));
 }