C# Class OpenCover.Framework.Communication.MSG_GetSequencePoints_Request

Mostrar archivo Open project: OpenCover/opencover

Public Properties

Property Type Description
functionToken int
type MSG_Type

Property Details

functionToken public_oe property

The token of the method
public int functionToken
return int

type public_oe property

The type of message
public MSG_Type type
return MSG_Type