C# Class DXVcs2Git.UI.Farm.ProjectTagCollection

Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Méthodes publiques

Méthode Description
Contains ( string tag ) : bool
ProjectTagCollection ( string tags ) : System
ToString ( ) : string

Method Details

Contains() public méthode

public Contains ( string tag ) : bool
tag string
Résultat bool

ProjectTagCollection() public méthode

public ProjectTagCollection ( string tags ) : System
tags string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string