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

A Boolean option.
상속: Control
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
Checkbox ( string text ) : System
CoerceValue ( string value ) : object
GetNativeValueType ( ) : Type

메소드 상세

Checkbox() 공개 메소드

public Checkbox ( string text ) : System
text string
리턴 System

CoerceValue() 공개 메소드

public CoerceValue ( string value ) : object
value string
리턴 object

GetNativeValueType() 공개 메소드

public GetNativeValueType ( ) : Type
리턴 System.Type