示例#1
0
 public Task <int> CountAll()
 => FileUtils.CountAll <VertexInfo>(_fileName);