示例#1
0
 public void Load(string path, string fileName)
 {
     fontRepository.Load(path, fileName);
 }