C# Class Nanook.QueenBee.Parser.ScriptString

A simple class to store strings found within scripts
Afficher le fichier Open project: Nanook/Queen-Bee

Méthodes publiques

Méthode Description
ScriptString ( string text, int pos, int length, bool isUnicode ) : System

Method Details

ScriptString() public méthode

public ScriptString ( string text, int pos, int length, bool isUnicode ) : System
text string
pos int
length int
isUnicode bool
Résultat System