void _ldif_OnAttributeValue(object sender, AttributeEventArgs e) { _work.AddAttrValue(e.Name, e.Value); }