C# Class DXVcs2Git.UI.Farm.ProjectTagCollection

Datei anzeigen Open project: Xarlot/DXVcs2Git Class Usage Examples

Public Methods

Method Description
Contains ( string tag ) : bool
ProjectTagCollection ( string tags ) : System
ToString ( ) : string

Method Details

Contains() public method

public Contains ( string tag ) : bool
tag string
return bool

ProjectTagCollection() public method

public ProjectTagCollection ( string tags ) : System
tags string
return System

ToString() public method

public ToString ( ) : string
return string