ParticipantSanitizer Class

Namespace
GitVersion.Testing.Helpers
Base Types
  • object
graph BT Type-->Base0["object"] Type["ParticipantSanitizer"] class Type type-node

Syntax

public static class ParticipantSanitizer

Methods

Name Value Summary
SanitizeParticipant(string) string
Converts a participant identifier to a standardized format that won't break PlantUml.
static
GitHub