コード例 #1
0
 public _MockRM_714(TestContainerAllocation _enclosing, Configuration baseArg1)
     : base(baseArg1)
 {
     this._enclosing = _enclosing;
 }
コード例 #2
0
 public TestRMSecretManagerService(TestContainerAllocation _enclosing, Configuration
                                   conf, RMContextImpl rmContext)
     : base(conf, rmContext)
 {
     this._enclosing = _enclosing;
 }