public sealed class Transition : IMessage<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IEquatable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IDeepCloneable<TransitionRouteGroupCoverage.Types.Coverage.Types.Transition>, IBufferMessage, IMessage
A transition coverage in a transition route group.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides a comprehensive list of versions for `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition`, ranging from version 1.0.0 to the latest version 2.23.0, for use in the .NET framework."],["The `Transition` class represents a transition coverage in a transition route group, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Transition` class includes two constructors, one default and another that accepts a `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` parameter for copying."],["The `Transition` class also contains properties such as `Covered`, indicating if the transition route is covered by test cases, and `TransitionRoute`, representing either an intent route or a condition route."],["Each version mentioned, provides the documentation for the `TransitionRouteGroupCoverage.Types.Coverage.Types.Transition` class for that version."]]],[]]