Selection..::..CreateBuilder Method (Selection)
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public static Selection..::..Builder CreateBuilder( Selection prototype )
Public Shared Function CreateBuilder ( _ prototype As Selection _ ) As Selection..::..Builder
public: static Selection..::..Builder^ CreateBuilder( Selection^ prototype )
Parameters
- prototype
- Type: global..::..Selection