C# Class Informedica.GenForm.Presentation.Forms.Button

Inheritance: IButton
Exibir arquivo Open project: halcwb/GenForm

Public Methods

Method Description
NewButton ( ) : IButton
NewButton ( String caption ) : IButton

Private Methods

Method Description
Button ( String caption ) : System

Method Details

NewButton() public static method

public static NewButton ( ) : IButton
return IButton

NewButton() public static method

public static NewButton ( String caption ) : IButton
caption String
return IButton