Example #1
0
 public StubICompany Name_Get(Name_Get_Delegate del, int count = Times.Forever, bool overwrite = false)
 {
     _stubs.SetMethodStub(del, count, overwrite);
     return(this);
 }
 public StubIDevice Name_Get(Name_Get_Delegate del, int count = Times.Forever, bool overwrite = false)
 {
     _stubs.SetMethodStub(del, count, overwrite);
     return this;
 }