コード例 #1
0
 public bool ExistsById(Guid Id)
 {
     return(Sev.ExistsById(Id));
 }