C# Class EsotericIDE.Sclipting.InstructionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: Timwi/EsotericIDE

Public Methods

Method Description
InstructionAttribute ( char character, string engrish, string description, NodeType type, InstructionGroup group ) : System

Method Details

InstructionAttribute() public method

public InstructionAttribute ( char character, string engrish, string description, NodeType type, InstructionGroup group ) : System
character char
engrish string
description string
type NodeType
group InstructionGroup
return System