C# 클래스 KopiLua.Lua.priority_

파일 보기 프로젝트 열기: mlnlover11/KopiLua-v5.1.5

공개 프로퍼티들

프로퍼티 타입 설명
left lu_byte
right lu_byte

공개 메소드들

메소드 설명
priority_ ( lu_byte left, lu_byte right ) : System

메소드 상세

priority_() 공개 메소드

public priority_ ( lu_byte left, lu_byte right ) : System
left lu_byte
right lu_byte
리턴 System

프로퍼티 상세

left 공개적으로 프로퍼티

public lu_byte left
리턴 lu_byte

right 공개적으로 프로퍼티

public lu_byte right
리턴 lu_byte