Example #1
0
 public string GetNonResourceString(int index)
 {
     return(_array.GetNonResourceString(index));
 }