コード例 #1
0
 public bool ExistsByName(string Name)
 {
     return(Sev.ExistsByName(Name));
 }