Table of Contents

Class WinFormsCorePlugin

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.WinForms.Core.dll
public class WinFormsCorePlugin : FlavorPlugin, IEquatable<Descriptor>, IComparable<Descriptor>
Inheritance
WinFormsCorePlugin
Implements
Inherited Members

Constructors

WinFormsCorePlugin()

public WinFormsCorePlugin()

Methods

Initialize()

Initializes the plugin. This automatically registers all flavors, caps, cap handlers and rules with the ElementEngine.

public override void Initialize()