Property | Type | Description | |
---|---|---|---|
keyPredicate | Predicate |
||
service2Keys | IDictionary |
Method | Description | |
---|---|---|
KeySearchNamingSubSystem ( ) : System |
Initializes a new instance of the KeySearchNamingSubSystem class.
|
|
KeySearchNamingSubSystem ( Predicate |
Initializes a new instance of the KeySearchNamingSubSystem class.
|
Method | Description | |
---|---|---|
GetHandler ( |
||
Register ( string key, IHandler handler ) : void | ||
UnRegister ( |
||
UnRegister ( string key ) : void |
public KeySearchNamingSubSystem ( Predicate |
||
keyPredicate | Predicate |
The key predicate. |
return | System |