C# Class 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.
Afficher le fichier Open project: OctopusDeploy/Octo.exe

Private Properties

Свойство Type Description
Form System

Méthodes publiques

Méthode Description
Form ( IEnumerable elements = null, string>.IDictionary values = null ) : System

Private Methods

Méthode Description
Form ( ) : System

Method Details

Form() public méthode

public Form ( IEnumerable elements = null, string>.IDictionary values = null ) : System
elements IEnumerable
values string>.IDictionary
Résultat System