示例#1
0
 /// <summary>
 /// Returns the Name that you can take from lang.
 /// </summary>
 /// <param name="value">The current Language data</param>
 /// <returns>The name of the Mode.</returns>
 protected abstract String UpdateName(Lang value);