Exemplo n.º 1
0
        public string SensingAgentPattern = null;     // Can be null

        public VehicleType()
        {
            MaterialCost = new MaterialCosts();
        }
Exemplo n.º 2
0
	    public string SensingAgentPattern = null; // Can be null

        public VehicleType()
        {
            MaterialCost = new MaterialCosts();
        }