Class ConsoleArgumentHelperAttribute

Namespace
Elegy.ConsoleSystem.Commands.Helpers
Assembly
Elegy.ConsoleSystem.dll

Marks a class to be used by HelperManager to help with console parsing.

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, AllowMultiple = false)]
public class ConsoleArgumentHelperAttribute : Attribute
Inheritance
ConsoleArgumentHelperAttribute
Inherited Members