C# Class PERWAPI.PDBVariable

A PDB variable object. Stores debug information about a variable.
Show file Open project: xored/f4

Private Methods

Method Description
PDBVariable ( ISymbolVariable var ) : System

Create a new PDBVariable object from an ISymbolVariable object.