C# Class Akka.Actor.SelectChildName

Class SelectChildName.
Inheritance: SelectionPathElement
Mostra file Open project: rogeralsing/akka.net Class Usage Examples

Public Methods

Method Description
SelectChildName ( string name ) : System

Initializes a new instance of the SelectChildName class.

ToString ( ) : string

Returns a System.String that represents this instance.

Method Details

SelectChildName() public method

Initializes a new instance of the SelectChildName class.
public SelectChildName ( string name ) : System
name string The name.
return System

ToString() public method

Returns a System.String that represents this instance.
public ToString ( ) : string
return string