C# Class MonoDevelop.Components.Commands.CommandTargetRoute

Show file Open project: powerumc/monodevelop_korean Class Usage Examples

Private Properties

Property Type Description
AddTarget void

Public Methods

Method Description
CommandTargetRoute ( ) : System
CommandTargetRoute ( object initialTarget ) : System

Private Methods

Method Description
AddTarget ( object obj ) : void

Method Details

CommandTargetRoute() public method

public CommandTargetRoute ( ) : System
return System

CommandTargetRoute() public method

public CommandTargetRoute ( object initialTarget ) : System
initialTarget object
return System