C# 클래스 EsotericIDE.Sclipting.InstructionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Timwi/EsotericIDE

공개 메소드들

메소드 설명
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