상속: Akka.Remote.TestKit.MultiNodeConfig
예제 #1
0
 protected RemoteScatterGatherSpec(RemoteScatterGatherMultiNetSpec config) : base(config, typeof(RemoteScatterGatherSpec))
 {
     _config = config;
 }
예제 #2
0
 protected RemoteScatterGatherSpec(RemoteScatterGatherMultiNetSpec config) : base(config)
 {
     _config = config;
 }