WildcardTreeTData Property |
[Missing <summary> documentation for "P:Akka.Util.WildcardTree`1.Data"]
Namespace: Akka.UtilAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic ReadOnly Property Data As T
Get
public:
property T Data {
T get ();
}
member Data : 'T with get
Property Value
Type:
T
See Also