C# Class mRemoteNG.Tools.CommandAttribute

Inheritance: System.Attribute
显示文件 Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
CommandAttribute ( bool isCommand = true ) : System

Method Details

CommandAttribute() public method

public CommandAttribute ( bool isCommand = true ) : System
isCommand bool
return System