C# Class Octopus.Client.Model.ReleaseResource

Inheritance: ReleaseSummaryResource
Show file Open project: OctopusDeploy/Octo.exe Class Usage Examples

Private Properties

Property Type Description
ReleaseResource System

Public Methods

Method Description
ReleaseResource ( string version, string projectId, string channelId ) : System

Private Methods

Method Description
ReleaseResource ( ) : System

Method Details

ReleaseResource() public method

public ReleaseResource ( string version, string projectId, string channelId ) : System
version string
projectId string
channelId string
return System