C# Class OpenCover.Framework.Communication.MSG_SequencePoint

Afficher le fichier Open project: OpenCover/opencover Class Usage Examples

Méthodes publiques

Свойство Type Description
offset int
uniqueId uint

Property Details

offset public_oe property

The original IL offset of where the sequence pont should be placed
public int offset
Résultat int

uniqueId public_oe property

The identifier of the sequence point
public uint uniqueId
Résultat uint