You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
namespace DataBlockHelper.Entity.DB2104Entity
|
|
{
|
|
public class WaterEntity
|
|
{
|
|
public short Bin { get; set; }
|
|
public float Set { get; set; }
|
|
public float Tolerance { get; set; }
|
|
public float differ { get; set; }
|
|
public short stand { get; set; }
|
|
}
|
|
} |