예제 #1
0
 public ScreenDisplayRangeProvider(String text, ScreenDisplayAutomationPeer peer)
 {
     _text = text;
     _peer = peer;
 }
예제 #2
0
 public ScreenDisplayRangeProvider(String text, ScreenDisplayAutomationPeer peer)
 {
     _text = text;
     _peer = peer;
 }