Example #1
0
 public bool StandardSizeExists(int id)
 {
     return(ctx.StandardSizeExists(id));
 }