C# Class CommandLine.TargetWrapper

Show file Open project: Vaa3D/vaa3d_tools Class Usage Examples

Public Methods

Method Description
AddValueItemIfAllowed ( string item ) : bool
TargetWrapper ( object target ) : System

Method Details

AddValueItemIfAllowed() public method

public AddValueItemIfAllowed ( string item ) : bool
item string
return bool

TargetWrapper() public method

public TargetWrapper ( object target ) : System
target object
return System