Create a new try block
[Visual Basic]Public Sub New( _ ByVal start As PEAPI.CILLabel, _ ByVal end As PEAPI.CILLabel _)
[C#]public TryBlock( CILLabel start, CILLabel end);
TryBlock Class | TryBlock Members | PEAPI Namespace