C# Class VersionOne.ServiceHost.WorkitemServices.UrlToExternalSystem

Datei anzeigen Open project: versionone/VersionOne.ServiceHost.WorkitemServices Class Usage Examples

Public Properties

Property Type Description
Title string
Url string

Public Methods

Method Description
UrlToExternalSystem ( string url, string title )

Method Details

UrlToExternalSystem() public method

public UrlToExternalSystem ( string url, string title )
url string
title string

Property Details

Title public_oe property

public string Title
return string

Url public_oe property

public string Url
return string