C# Class VersionOne.ServiceHost.WorkitemServices.Workitem

Afficher le fichier Open project: versionone/VersionOne.ServiceHost.WorkitemServices Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
Workitem ( )
Workitem ( string title, string description, string project, string owners )

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Workitem() protected méthode

protected Workitem ( )

Workitem() protected méthode

protected Workitem ( string title, string description, string project, string owners )
title string
description string
project string
owners string