C# Class Mosa.Runtime.MetadataPRDefinitionStruct

Show file Open project: tgiphil/MOSA-Project

Public Properties

Property Type Description
EndOffset uint
ExceptionType MetadataTypeStruct*
HandlerOffset uint
HandlerType ExceptionHandlerType
StartOffset uint

Property Details

EndOffset public property

public uint EndOffset
return uint

ExceptionType public property

public MetadataTypeStruct* ExceptionType
return MetadataTypeStruct*

HandlerOffset public property

public uint HandlerOffset
return uint

HandlerType public property

public ExceptionHandlerType HandlerType
return ExceptionHandlerType

StartOffset public property

public uint StartOffset
return uint