C# Class ManagedUiaCustomizationCore.AutomationPeerAugmentationHelper.Wrapper

Afficher le fichier Open project: TestStack/uia-custom-pattern-managed

Méthodes publiques

Méthode Description
WrapObjectReplacer ( System.Windows.Automation.Peers.AutomationPeer peer, object iface ) : object
Wrapper ( Type providerInterfaceType ) : System

Method Details

WrapObjectReplacer() public méthode

public WrapObjectReplacer ( System.Windows.Automation.Peers.AutomationPeer peer, object iface ) : object
peer System.Windows.Automation.Peers.AutomationPeer
iface object
Résultat object

Wrapper() public méthode

public Wrapper ( Type providerInterfaceType ) : System
providerInterfaceType System.Type
Résultat System