C# Class ExtendedAdapters.ExtendedWebAdapter

Inheritance: WebAdapter
Show file Open project: DevExpress-Examples/XAF_how-to-implement-a-custom-easytest-command-e3018

Public Methods

Method Description
RegisterCommands ( DevExpress.EasyTest.Framework.IRegisterCommand registrator ) : void

Method Details

RegisterCommands() public method

public RegisterCommands ( DevExpress.EasyTest.Framework.IRegisterCommand registrator ) : void
registrator DevExpress.EasyTest.Framework.IRegisterCommand
return void