C# Class ExtendedAdapters.ExtendedWebAdapter

Inheritance: WebAdapter
Afficher le fichier Open project: DevExpress-Examples/XAF_how-to-implement-a-custom-easytest-command-e3018

Méthodes publiques

Méthode Description
RegisterCommands ( DevExpress.EasyTest.Framework.IRegisterCommand registrator ) : void

Method Details

RegisterCommands() public méthode

public RegisterCommands ( DevExpress.EasyTest.Framework.IRegisterCommand registrator ) : void
registrator DevExpress.EasyTest.Framework.IRegisterCommand
Résultat void