C# Class Mono.Debugger.Languages.TargetNullObject

Inheritance: TargetObject
Show file Open project: baulig/debugger

Public Methods

Method Description
TargetNullObject ( TargetType type ) : System

Private Methods

Method Description
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, TargetLocation location, TargetLocation &dynamic_location ) : long

Method Details

TargetNullObject() public method

public TargetNullObject ( TargetType type ) : System
type TargetType
return System