C# 클래스 Octopus.Client.Model.Forms.Button

A button is essentially an 'option' that may be associated with other form elements. SubmitButtonGroup
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
Button ( string text, string value = null ) : System

메소드 상세

Button() 공개 메소드

public Button ( string text, string value = null ) : System
text string
value string
리턴 System