C# Класс Octopus.Client.Model.Forms.Button

A button is essentially an 'option' that may be associated with other form elements. SubmitButtonGroup
Показать файл Открыть проект

Открытые методы

Метод Описание
Button ( string text, string value = null ) : System

Описание методов

Button() публичный Метод

public Button ( string text, string value = null ) : System
text string
value string
Результат System