C# 클래스 ExampleMenu.Examples.Procedures.ProcManager.Proc

파일 보기 프로젝트 열기: nerai/CMenu

공개 프로퍼티들

프로퍼티 타입 설명
Commands List
JumpMarks int>.Dictionary

공개 메소드들

메소드 설명
Proc ( IEnumerable content ) : System

메소드 상세

Proc() 공개 메소드

public Proc ( IEnumerable content ) : System
content IEnumerable
리턴 System

프로퍼티 상세

Commands 공개적으로 프로퍼티

public List Commands
리턴 List

JumpMarks 공개적으로 프로퍼티

public Dictionary JumpMarks
리턴 int>.Dictionary