C# 클래스 Battle_Script_Pro.SuperCommand

파일 보기 프로젝트 열기: Jambo51/Battle_Script_Pro 1 사용 예제들

공개 메소드들

메소드 설명
SuperCommand ( byte theNumberOfParameters ) : System
SuperCommand ( byte theNumberOfParameters, string theParameterNames ) : System
SuperCommand ( byte theNumberOfParameters, string theParameterNames, byte theParameterLengths ) : System

메소드 상세

SuperCommand() 공개 메소드

public SuperCommand ( byte theNumberOfParameters ) : System
theNumberOfParameters byte
리턴 System

SuperCommand() 공개 메소드

public SuperCommand ( byte theNumberOfParameters, string theParameterNames ) : System
theNumberOfParameters byte
theParameterNames string
리턴 System

SuperCommand() 공개 메소드

public SuperCommand ( byte theNumberOfParameters, string theParameterNames, byte theParameterLengths ) : System
theNumberOfParameters byte
theParameterNames string
theParameterLengths byte
리턴 System