Naanou.LookupService
Class KeyRemovedEventArgs

Key removed from store

Field Summary
Naanou.Common.KeyContainer[] Key
         Key
Naanou.LookupService.KeyRemoveReason Reason
         Reason for removal

Constructor Summary
KeyRemovedEventArgs(Naanou.Common.KeyContainer[] key, Naanou.LookupService.KeyRemoveReason reason)
         Constructor

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

Key

public Naanou.Common.KeyContainer[] Key

Key


Reason

public Naanou.LookupService.KeyRemoveReason Reason

Reason for removal

Constructor Detail

KeyRemovedEventArgs

public KeyRemovedEventArgs(Naanou.Common.KeyContainer[] key,
                           Naanou.LookupService.KeyRemoveReason reason)

Constructor

Parameters:
key - Key
reason - Reason