C# Класс EsotericIDE.Sclipting.InstructionAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
InstructionAttribute ( char character, string engrish, string description, NodeType type, InstructionGroup group ) : System

Описание методов

InstructionAttribute() публичный Метод

public InstructionAttribute ( char character, string engrish, string description, NodeType type, InstructionGroup group ) : System
character char
engrish string
description string
type NodeType
group InstructionGroup
Результат System