| WildcardTreeT Class |
Namespace: Akka.Util
[Missing <typeparam name="T"/> documentation for "T:Akka.Util.WildcardTree`1"]
The WildcardTreeT type exposes the following members.
| Name | Description | |
|---|---|---|
| WildcardTreeT | Initializes a new instance of the WildcardTreeT class | |
| WildcardTreeT(T, IDictionaryString, WildcardTreeT) | Initializes a new instance of the WildcardTreeT class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| Find | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Insert | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |