C# 클래스 Nanook.QueenBee.Parser.ScriptString

A simple class to store strings found within scripts
파일 보기 프로젝트 열기: Nanook/Queen-Bee

공개 메소드들

메소드 설명
ScriptString ( string text, int pos, int length, bool isUnicode ) : System

메소드 상세

ScriptString() 공개 메소드

public ScriptString ( string text, int pos, int length, bool isUnicode ) : System
text string
pos int
length int
isUnicode bool
리턴 System