Exemple #1
0
 /// <summary>
 /// Bind the actor id.
 /// </summary>
 internal void Bind(ActorRuntime runtime)
 {
     this.Runtime = runtime;
 }