示例#1
0
 public static List <Action <int, string> > UpdateFields()
 {
     return(AlbumUtils.UpdateFields());
 }