|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
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 |
---|
public Naanou.Common.KeyContainer[] Key
Key
public Naanou.LookupService.KeyRemoveReason Reason
Reason for removal
Constructor Detail |
---|
public KeyRemovedEventArgs(Naanou.Common.KeyContainer[] key, Naanou.LookupService.KeyRemoveReason reason)
Constructor
Parameters:
key
- Keyreason
- Reason
|
.NET Framework | |||||||||
PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |