Exemplo n.º 1
0
 public static EngineString FromString(string str)
 {
     return(StringPool.GetEngineString(str));
 }