Esempio n. 1
0
		} // toString
	
	
	public static string valueOf(JStringObject _this)
		{
		return _this.value;
		} // valueOf
Esempio n. 2
0
	public static string toString(JStringObject _this)
		{
		return _this.value;
		} // toString