コード例 #1
0
 public LookupRemoteActorSpec(LookupRemoteActorMultiNetSpec config)
     : base(config)
 {
     _config = config;
 }
コード例 #2
0
 protected LookupRemoteActorSpec(LookupRemoteActorMultiNetSpec config)
     : base(config)
 {
     _config = config;
 }