示例#1
0
			It does this by checking every method pair to see if they share a common field. If
示例#2
0
 element = FindElement(by, wait);
示例#3
0
 public DurableItemDescriptor(by instance) : base(instance)
 {
     _internal = instance;
 }