C# Class PERWAPI.PDBVariable

A PDB variable object. Stores debug information about a variable.
ファイルを表示 Open project: xored/f4

Private Methods

Method Description
PDBVariable ( ISymbolVariable var ) : System

Create a new PDBVariable object from an ISymbolVariable object.