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

A form is a set of form elements, and the values that apply or may be provided for those elements.
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

Private Properties

프로퍼티 타입 설명
Form System

공개 메소드들

메소드 설명
Form ( IEnumerable elements = null, string>.IDictionary values = null ) : System

비공개 메소드들

메소드 설명
Form ( ) : System

메소드 상세

Form() 공개 메소드

public Form ( IEnumerable elements = null, string>.IDictionary values = null ) : System
elements IEnumerable
values string>.IDictionary
리턴 System