コード例 #1
0
 public static List <Sancion> Listado()
 {
     return(DASancion.Listado());
 }