C# Class TagTool.Commands.TagPrinter

Afficher le fichier Open project: TheGuardians/TagTool

Méthodes publiques

Méthode Description
PrintTagShort ( TagInstance tag ) : void
PrintTagsShort ( IEnumerable tags ) : void

Private Methods

Méthode Description
CompareTags ( TagInstance lhs, TagInstance rhs ) : int

Method Details

PrintTagShort() public static méthode

public static PrintTagShort ( TagInstance tag ) : void
tag TagTool.TagGroups.TagInstance
Résultat void

PrintTagsShort() public static méthode

public static PrintTagsShort ( IEnumerable tags ) : void
tags IEnumerable
Résultat void