C# Class Octopus.Client.Model.Forms.Paragraph

A block of instructive text.
Inheritance: Control
Show file Open project: OctopusDeploy/Octo.exe

Public Methods

Method Description
Paragraph ( string text ) : System

Method Details

Paragraph() public method

public Paragraph ( string text ) : System
text string
return System