C# Class Open.Testing.ButtonHelper

Mostrar archivo Open project: philcockfield/Open.TestHarness.SL

Public Methods

Method Description
InsertButton ( ImageButtons type, string replaceSeletor, int size, EventHandler onClick ) : void

Method Details

InsertButton() public static method

public static InsertButton ( ImageButtons type, string replaceSeletor, int size, EventHandler onClick ) : void
type ImageButtons
replaceSeletor string
size int
onClick EventHandler
return void