AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType> constructor

AppDriverAdapter<TNativeAdapter, TFinderType, TWidgetBaseType>(
  1. TNativeAdapter _driver
)

Implementation

AppDriverAdapter(this._driver);