示例#1
0
文件: DictType.cs 项目: Noggog/Loqui
 public override string GetName(bool internalUse)
 {
     return(subGenerator.GetName(internalUse));
 }