Class SelectParent
Assembly: Akka.dll
Syntax
public class SelectParent : SelectionPathElement
Fields
|
Edit this page
View Source
Instance
Use this instead of calling the default constructor
Declaration
public static readonly SelectParent Instance
Field Value
Methods
|
Edit this page
View Source
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
object |
obj |
|
Returns
Overrides
|
Edit this page
View Source
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides
|
Edit this page
View Source
ToString()
Declaration
public override string ToString()
Returns
Overrides
Extension Methods