C# Class Runt.Service.CommandAttribute

Inheritance: System.Attribute
显示文件 Open project: Runt-Editor/Runt

Public Methods

Method Description
CommandAttribute ( string name ) : System

Method Details

CommandAttribute() public method

public CommandAttribute ( string name ) : System
name string
return System