Commit 9d82a19f by Giovanni Zucchelli

Modifiche per nuova richiesta

parent 513e2adf
No preview for this file type
...@@ -156,35 +156,5 @@ ...@@ -156,35 +156,5 @@
resource lookups using this strongly typed resource class. resource lookups using this strongly typed resource class.
</summary> </summary>
</member> </member>
<member name="T:XamlGeneratedNamespace.GeneratedInternalTypeHelper">
<summary>
GeneratedInternalTypeHelper
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateInstance(System.Type,System.Globalization.CultureInfo)">
<summary>
CreateInstance
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.GetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Globalization.CultureInfo)">
<summary>
GetPropertyValue
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)">
<summary>
SetPropertyValue
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)">
<summary>
CreateDelegate
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.AddEventHandler(System.Reflection.EventInfo,System.Object,System.Delegate)">
<summary>
AddEventHandler
</summary>
</member>
</members> </members>
</doc> </doc>
//------------------------------------------------------------------------------ 
// <auto-generated>
// Il codice è stato generato da uno strumento.
// Versione runtime:4.0.30319.42000
//
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
// il codice viene rigenerato.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XamlGeneratedNamespace {
/// <summary>
/// GeneratedInternalTypeHelper
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
/// <summary>
/// CreateInstance
/// </summary>
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
}
/// <summary>
/// GetPropertyValue
/// </summary>
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// SetPropertyValue
/// </summary>
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
}
/// <summary>
/// CreateDelegate
/// </summary>
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
delegateType,
handler}, null)));
}
/// <summary>
/// AddEventHandler
/// </summary>
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
eventInfo.AddEventHandler(target, handler);
}
}
}
d67d8a7fb4fba3fae3b7d06f7c73455596b2c45d ab5877935fc215c3d39571bbfdee6dfebe240a2e
...@@ -150,3 +150,21 @@ C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\ob ...@@ -150,3 +150,21 @@ C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\ob
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.csproj.CopyComplete C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.csproj.CopyComplete
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.dll C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.dll
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.pdb C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\WpfKb.pdb
C:\Sviluppo\Selex\git\totem_app\WpfKb\bin\Debug\WpfKb.xml
C:\Sviluppo\Selex\git\totem_app\WpfKb\bin\Debug\WpfKb.dll
C:\Sviluppo\Selex\git\totem_app\WpfKb\bin\Debug\WpfKb.pdb
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.csprojAssemblyReference.cache
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\Controls\FloatingNumberKeyboard.g.cs
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\Controls\FloatingTouchScreenKeyboard.g.cs
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\GeneratedInternalTypeHelper.g.cs
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb_MarkupCompile.cache
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb_MarkupCompile.lref
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\Controls\FloatingNumberKeyboard.baml
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\Controls\FloatingTouchScreenKeyboard.baml
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.g.resources
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.Properties.Resources.resources
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.csproj.GenerateResource.cache
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.csproj.CoreCompileInputs.cache
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.csproj.CopyComplete
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.dll
C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\WpfKb.pdb
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
library library
C# C#
.cs .cs
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\obj\Debug\ C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\
WpfKb WpfKb
none none
false false
...@@ -13,7 +13,7 @@ DEBUG;TRACE ...@@ -13,7 +13,7 @@ DEBUG;TRACE
2693275734 2693275734
241353140742 241353140742
14-336835339 141352088495
Controls\FloatingNumberKeyboard.xaml;Controls\FloatingTouchScreenKeyboard.xaml; Controls\FloatingNumberKeyboard.xaml;Controls\FloatingTouchScreenKeyboard.xaml;
False False
......
 C:\Sviluppo\Selex\git\totem_app\WpfKb\obj\Debug\GeneratedInternalTypeHelper.g.cs
FC:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\Controls\FloatingNumberKeyboard.xaml;; FC:\Sviluppo\Selex\git\totem_app\WpfKb\Controls\FloatingNumberKeyboard.xaml;;
FC:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\WpfKb\Controls\FloatingTouchScreenKeyboard.xaml;; FC:\Sviluppo\Selex\git\totem_app\WpfKb\Controls\FloatingTouchScreenKeyboard.xaml;;
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<add key="timerOrder" value="100"/> <add key="timerOrder" value="100"/>
<add key="LogName" value="C:\\Selex\\Cosicomodo\\log\\{0}.log" /> <add key="LogName" value="C:\\Selex\\Cosicomodo\\log\\{0}.log" />
<add key="portName" value="com3" /> <add key="portName" value="com4" />
<add key="baudRate" value="9600" /> <add key="baudRate" value="9600" />
<add key="parity" value="Parity.None" /> <add key="parity" value="Parity.None" />
<add key="dataBids" value="8" /> <add key="dataBids" value="8" />
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
<add key="serviceSocio" value="SUPEREMME"/> <add key="serviceSocio" value="SUPEREMME"/>
<add key="serviceInsegna" value="PAN"/> <add key="serviceInsegna" value="PAN"/>
<add key="TaskBarShow" value="Off" /> <add key="TaskBarShow" value="Off" />
<add key="FullScreenMode" value="On" /> <add key="FullScreenMode" value="Off" />
<!-- <!--
<add key="serviceInsegna" value="MERCATO" /> <add key="serviceInsegna" value="MERCATO" />
......
...@@ -27,9 +27,7 @@ ...@@ -27,9 +27,7 @@
</Grid> </Grid>
<Grid x:Name="gtrdRtira" Width="1000" Height="370" Margin="40, 1510,40,40" VerticalAlignment="Bottom" HorizontalAlignment="Center"> <Grid x:Name="gtrdRtira" Width="1000" Height="370" Margin="40, 1510,40,40" VerticalAlignment="Bottom" HorizontalAlignment="Center">
<Grid.ColumnDefinitions> <Grid.ColumnDefinitions>
<ColumnDefinition Width="490" /> <ColumnDefinition Width="1000" />
<ColumnDefinition Width="20" />
<ColumnDefinition Width="490" />
</Grid.ColumnDefinitions> </Grid.ColumnDefinitions>
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="100" /> <RowDefinition Height="100" />
...@@ -39,15 +37,12 @@ ...@@ -39,15 +37,12 @@
<Label x:Name="lblRitira" Content="" HorizontalAlignment="center" Margin="0,0,500,0" VerticalAlignment="Top" Foreground="#0d553f" FontFamily="fontawesome" FontSize="60" Grid.Column="0" Grid.Row="0" Grid.ColumnSpan="3" /> <Label x:Name="lblRitira" Content="" HorizontalAlignment="center" Margin="0,0,500,0" VerticalAlignment="Top" Foreground="#0d553f" FontFamily="fontawesome" FontSize="60" Grid.Column="0" Grid.Row="0" Grid.ColumnSpan="3" />
<Label Content="RITIRA LA TUA SPESA" HorizontalAlignment="center" Margin="100,0,0,0" VerticalAlignment="Top" FontFamily="Raleway Light" FontSize="50" Grid.Column="0" Grid.Row="0" Grid.ColumnSpan="3" Foreground="#0d553f"/> <Label Content="RITIRA LA TUA SPESA" HorizontalAlignment="center" Margin="100,0,0,0" VerticalAlignment="Top" FontFamily="Raleway Light" FontSize="50" Grid.Column="0" Grid.Row="0" Grid.ColumnSpan="3" Foreground="#0d553f"/>
<Image x:Name="btnOrder" HorizontalAlignment="Right" Height="370" VerticalAlignment="Bottom" Width="1000" Source="images/ritira-spesa-btn-1000.jpg" Grid.Column="2" Grid.Row="1"/> <Image x:Name="btnOrder" HorizontalAlignment="Right" Height="370" VerticalAlignment="Bottom" Width="1000" Source="images/ritira-spesa-btn-1000.jpg" Grid.Column="2" Grid.Row="1"/>
<Grid Grid.Column="0" Grid.Row="1" x:Name="grdCard">
<Label x:Name="lblRitiraCard" Content="" HorizontalAlignment="center" Margin="0,50,0,0" VerticalAlignment="Top" Foreground="White" FontFamily="fontawesome" FontSize="100" />
<Label Content="LEGGI LA TUA CARTA FEDELTA'" HorizontalAlignment="center" Margin="0,170,0,0" VerticalAlignment="Top" FontFamily="Raleway Light" FontSize="30" Foreground="White"/>
<Image HorizontalAlignment="Right" Height="270" VerticalAlignment="Bottom" Width="490" Source="images/trasp_button.png" MouseUp="grdCard_MouseUp"/>
</Grid>
<Grid Grid.Column="2" Grid.Row="1" x:Name="grdOrder"> <Grid Grid.Column="2" Grid.Row="1" x:Name="grdOrder">
<Label x:Name="lblRitiraOrder" Content="" HorizontalAlignment="center" Margin="0,50,0,0" VerticalAlignment="Top" Foreground="White" FontFamily="fontawesome" FontSize="100" Grid.Column="2" Grid.Row="1" /> <Label x:Name="lblRitiraCard" Content="" HorizontalAlignment="center" Margin="0,50,200,0" VerticalAlignment="Top" Foreground="White" FontFamily="fontawesome" FontSize="100" />
<Label Content="LEGGI IL TUO ORDINE" HorizontalAlignment="center" Margin="0,170,0,0" VerticalAlignment="Top" FontFamily="Raleway Light" FontSize="30" Foreground="White"/> <Label x:Name="lblRitiraOrder" Content="" HorizontalAlignment="center" Margin="200,50,0,0" VerticalAlignment="Top" Foreground="White" FontFamily="fontawesome" FontSize="100" Grid.Column="2" Grid.Row="1" />
<Image HorizontalAlignment="Right" Height="270" VerticalAlignment="Bottom" Width="490" Source="images/trasp_button.png" MouseUp="grdOrder_MouseUp"/> <Label Content="LEGGI LA TUA CARTA FEDELTA' O IL TUO ORDINE" HorizontalAlignment="center" Margin="0,170,0,0" VerticalAlignment="Top" FontFamily="Raleway Light" FontSize="30" Foreground="White"/>
<Image HorizontalAlignment="Right" Height="270" VerticalAlignment="Bottom" Width="1000" Source="images/trasp_button.png" MouseUp="grdOrder_MouseUp"/>
</Grid> </Grid>
</Grid> </Grid>
......
...@@ -154,7 +154,7 @@ namespace cosifacile ...@@ -154,7 +154,7 @@ namespace cosifacile
timerPromo.Stop(); timerPromo.Stop();
parentWindow.logMsg("Click sul bottone di lettura"); parentWindow.logMsg("Click sul bottone di lettura");
//Registrazione SUB = new Registrazione(); //Registrazione SUB = new Registrazione();
LeggiCodice SUB = new LeggiCodice(readType.Card); LeggiCodice SUB = new LeggiCodice();
parentWindow.Content = SUB; parentWindow.Content = SUB;
parentWindow = null; parentWindow = null;
SUB = null; SUB = null;
...@@ -169,7 +169,7 @@ namespace cosifacile ...@@ -169,7 +169,7 @@ namespace cosifacile
timerPromo.Stop(); timerPromo.Stop();
parentWindow.logMsg("Click sul bottone di lettura"); parentWindow.logMsg("Click sul bottone di lettura");
//Registrazione SUB = new Registrazione(); //Registrazione SUB = new Registrazione();
LeggiCodice SUB = new LeggiCodice(readType.Order); LeggiCodice SUB = new LeggiCodice();
parentWindow.Content = SUB; parentWindow.Content = SUB;
parentWindow = null; parentWindow = null;
SUB = null; SUB = null;
......
...@@ -43,13 +43,13 @@ ...@@ -43,13 +43,13 @@
<RowDefinition Height="150" /> <RowDefinition Height="150" />
<RowDefinition Height="150" /> <RowDefinition Height="150" />
</Grid.RowDefinitions> </Grid.RowDefinitions>
<Grid x:Name="grd7" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="0" Grid.Row="0" Tag="7"> <Grid x:Name="grd7" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="0" Grid.Row="2" Tag="7">
<Label x:Name="btn7" Grid.Column="0" Grid.Row="0" Content="7" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn7" Grid.Column="0" Grid.Row="0" Content="7" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
<Grid x:Name="grd8" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="1" Grid.Row="0" Tag="8"> <Grid x:Name="grd8" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="1" Grid.Row="2" Tag="8">
<Label x:Name="btn8" Content="8" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn8" Content="8" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
<Grid x:Name="grd9" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="2" Grid.Row="0" Tag="9"> <Grid x:Name="grd9" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="2" Grid.Row="2" Tag="9">
<Label x:Name="btn9" Content="9" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn9" Content="9" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
...@@ -63,13 +63,13 @@ ...@@ -63,13 +63,13 @@
<Label x:Name="btn6" Content="6" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn6" Content="6" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
<Grid x:Name="grd1" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="0" Grid.Row="2" Tag="1"> <Grid x:Name="grd1" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="0" Grid.Row="0" Tag="1">
<Label x:Name="btn1" Grid.Column="0" Grid.Row="0" Content="1" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn1" Grid.Column="0" Grid.Row="0" Content="1" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
<Grid x:Name="grd2" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="1" Grid.Row="2" Tag="2"> <Grid x:Name="grd2" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="1" Grid.Row="0" Tag="2">
<Label x:Name="btn2" Content="2" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn2" Content="2" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
<Grid x:Name="grd3" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="2" Grid.Row="2" Tag="3"> <Grid x:Name="grd3" Background="#75af61" Margin="5" MouseUp="grd_MouseUp" Grid.Column="2" Grid.Row="0" Tag="3">
<Label x:Name="btn3" Content="3" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" /> <Label x:Name="btn3" Content="3" Foreground="White" VerticalAlignment="Center" HorizontalAlignment="Center" FontFamily="Arial Regular" FontSize="60" />
</Grid> </Grid>
......
...@@ -35,17 +35,6 @@ namespace cosifacile ...@@ -35,17 +35,6 @@ namespace cosifacile
readType cardororder = new readType(); readType cardororder = new readType();
bool toDetails = false; bool toDetails = false;
public LeggiCodice(readType rt)
{
InitializeComponent();
cardororder = rt;
if (rt == readType.Card)
lblOrder.Visibility = System.Windows.Visibility.Hidden;
else
lblCard.Visibility = System.Windows.Visibility.Hidden;
helpMessage.Text = "SE HAI BISOGNO DI ASSISTENZA PER IL TUO ORDINE\n\nUSA IL CITOFONO POSTO SULLA DESTRA";
}
public LeggiCodice() public LeggiCodice()
{ {
InitializeComponent(); InitializeComponent();
...@@ -110,23 +99,18 @@ namespace cosifacile ...@@ -110,23 +99,18 @@ namespace cosifacile
getOrdersOutputType orders = new getOrdersOutputType(); getOrdersOutputType orders = new getOrdersOutputType();
string ordercode = ""; string ordercode = "";
string cardcode = ""; string cardcode = "";
if (this.cardororder == readType.Card) if(code.Length <= 10)
{ {
if (code.Length < 13) this.cardororder = readType.Card;
{
for (int i = code.Length; i < 13; i++)
{
code = "0" + code;
}
} }
cardcode = code;
}
else else
ordercode = code; {
this.cardororder = readType.Order;
}
ordercode = cardcode = code;
grdLoading.Visibility = System.Windows.Visibility.Visible; grdLoading.Visibility = System.Windows.Visibility.Visible;
var slowTask = Task<statusType>.Factory.StartNew(() => Leggi(ordercode, cardcode, out orders, parentWindow.rp)); var slowTask = Task<statusType>.Factory.StartNew(() => Leggi(ordercode, cardcode, this.cardororder, out orders, parentWindow.rp));
statusType stat = await (slowTask); statusType stat = await (slowTask);
//statusType stat = parentWindow.sl.getOrders(ordercode, cardcode, out orders, parentWindow.rp.settings); //statusType stat = parentWindow.sl.getOrders(ordercode, cardcode, out orders, parentWindow.rp.settings);
...@@ -135,7 +119,7 @@ namespace cosifacile ...@@ -135,7 +119,7 @@ namespace cosifacile
timer.Stop(); timer.Stop();
parentWindow.publicOrders = orders; parentWindow.publicOrders = orders;
if (!Boolean.Equals(orders, null)) if (!Boolean.Equals(orders.ordini, null))
{ {
List<sezioniOrdineType> listOrders = new List<sezioniOrdineType>(); List<sezioniOrdineType> listOrders = new List<sezioniOrdineType>();
...@@ -261,13 +245,19 @@ namespace cosifacile ...@@ -261,13 +245,19 @@ namespace cosifacile
} }
} }
private statusType Leggi(string idOrder, string idCartafedelta, out getOrdersOutputType oType, RetailPoint rp) private statusType Leggi(string idOrder, string idCartafedelta, readType check, out getOrdersOutputType oType, RetailPoint rp)
{ {
oType = new getOrdersOutputType(); oType = new getOrdersOutputType();
statusType tv = new statusType(); statusType tv = new statusType();
try try
{ {
tv = parentWindow.sl.getOrders(idOrder, idCartafedelta, out oType, rp); tv = parentWindow.sl.getOrders(idOrder, idCartafedelta, check, out oType, rp);
if (oType.ordini == null)
{
check = check == readType.Order ? readType.Card : readType.Order;
tv = parentWindow.sl.getOrders(idOrder, idCartafedelta, check, out oType, rp);
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -329,10 +319,15 @@ namespace cosifacile ...@@ -329,10 +319,15 @@ namespace cosifacile
getOrdersOutputType orders = new getOrdersOutputType(); getOrdersOutputType orders = new getOrdersOutputType();
string ordercode = ""; string ordercode = "";
string cardcode = ""; string cardcode = "";
if (this.cardororder == readType.Card) if (txtCode.Text.Length <= 10)
cardcode = txtCode.Text; {
this.cardororder = readType.Card;
}
else else
ordercode = txtCode.Text; {
this.cardororder = readType.Order;
}
ordercode = cardcode = txtCode.Text;
string[] closingCards = Regex.Split(parentWindow.rp.closingCards, ";"); string[] closingCards = Regex.Split(parentWindow.rp.closingCards, ";");
foreach (string current in closingCards) foreach (string current in closingCards)
...@@ -357,7 +352,7 @@ namespace cosifacile ...@@ -357,7 +352,7 @@ namespace cosifacile
} }
grdLoading.Visibility = System.Windows.Visibility.Visible; grdLoading.Visibility = System.Windows.Visibility.Visible;
var slowTask = Task<statusType>.Factory.StartNew(() => Leggi(ordercode, cardcode, out orders, parentWindow.rp)); var slowTask = Task<statusType>.Factory.StartNew(() => Leggi(ordercode, cardcode, this.cardororder, out orders, parentWindow.rp));
statusType stat = await (slowTask); statusType stat = await (slowTask);
//statusType stat = parentWindow.sl.getOrders(ordercode, cardcode, out orders, parentWindow.rp.settings); //statusType stat = parentWindow.sl.getOrders(ordercode, cardcode, out orders, parentWindow.rp.settings);
......
...@@ -143,7 +143,7 @@ namespace cosifacile ...@@ -143,7 +143,7 @@ namespace cosifacile
return true; return true;
} }
public statusType getOrders(string idOrder, string idCartafedelta, out getOrdersOutputType oType, RetailPoint rp) public statusType getOrders(string idOrder, string idCartafedelta, readType check, out getOrdersOutputType oType, RetailPoint rp)
{ {
ut.logMsg("Servizio getOrders"); ut.logMsg("Servizio getOrders");
ut.logMsg("idOrder: " + idOrder); ut.logMsg("idOrder: " + idOrder);
...@@ -172,7 +172,7 @@ namespace cosifacile ...@@ -172,7 +172,7 @@ namespace cosifacile
getOrdersInputType ordContent = new getOrdersInputType(); getOrdersInputType ordContent = new getOrdersInputType();
string logdata = ""; string logdata = "";
if (!string.IsNullOrEmpty(idOrder)) if (check == readType.Order) //(!string.IsNullOrEmpty(idOrder))
{ {
ordContent.idOrdine = idOrder; ordContent.idOrdine = idOrder;
logdata = "idOrdine: " + idOrder; logdata = "idOrdine: " + idOrder;
......
...@@ -156,35 +156,5 @@ ...@@ -156,35 +156,5 @@
resource lookups using this strongly typed resource class. resource lookups using this strongly typed resource class.
</summary> </summary>
</member> </member>
<member name="T:XamlGeneratedNamespace.GeneratedInternalTypeHelper">
<summary>
GeneratedInternalTypeHelper
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateInstance(System.Type,System.Globalization.CultureInfo)">
<summary>
CreateInstance
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.GetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Globalization.CultureInfo)">
<summary>
GetPropertyValue
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)">
<summary>
SetPropertyValue
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)">
<summary>
CreateDelegate
</summary>
</member>
<member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.AddEventHandler(System.Reflection.EventInfo,System.Object,System.Delegate)">
<summary>
AddEventHandler
</summary>
</member>
</members> </members>
</doc> </doc>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<add key="timerOrder" value="100"/> <add key="timerOrder" value="100"/>
<add key="LogName" value="C:\\Selex\\Cosicomodo\\log\\{0}.log" /> <add key="LogName" value="C:\\Selex\\Cosicomodo\\log\\{0}.log" />
<add key="portName" value="com3" /> <add key="portName" value="com4" />
<add key="baudRate" value="9600" /> <add key="baudRate" value="9600" />
<add key="parity" value="Parity.None" /> <add key="parity" value="Parity.None" />
<add key="dataBids" value="8" /> <add key="dataBids" value="8" />
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
<add key="serviceSocio" value="SUPEREMME"/> <add key="serviceSocio" value="SUPEREMME"/>
<add key="serviceInsegna" value="PAN"/> <add key="serviceInsegna" value="PAN"/>
<add key="TaskBarShow" value="Off" /> <add key="TaskBarShow" value="Off" />
<add key="FullScreenMode" value="On" /> <add key="FullScreenMode" value="Off" />
<!-- <!--
<add key="serviceInsegna" value="MERCATO" /> <add key="serviceInsegna" value="MERCATO" />
......
#pragma checksum "..\..\CosiComodo.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5BD13E9B170DC082C47FE5BA6D25D3B986654A4955021ABE42503CD3E4C4348C" #pragma checksum "..\..\CosiComodo.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9300BAF9AB2533B168E2C268E98BF75F6E76CE60B53C6ACB95FC4A7EDA4169C1"
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Il codice è stato generato da uno strumento. // Il codice è stato generato da uno strumento.
...@@ -96,7 +96,7 @@ namespace cosifacile { ...@@ -96,7 +96,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 38 "..\..\CosiComodo.xaml" #line 36 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image btnCard; internal System.Windows.Controls.Image btnCard;
...@@ -104,7 +104,7 @@ namespace cosifacile { ...@@ -104,7 +104,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 39 "..\..\CosiComodo.xaml" #line 37 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitira; internal System.Windows.Controls.Label lblRitira;
...@@ -112,7 +112,7 @@ namespace cosifacile { ...@@ -112,7 +112,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 41 "..\..\CosiComodo.xaml" #line 39 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image btnOrder; internal System.Windows.Controls.Image btnOrder;
...@@ -120,15 +120,15 @@ namespace cosifacile { ...@@ -120,15 +120,15 @@ namespace cosifacile {
#line hidden #line hidden
#line 42 "..\..\CosiComodo.xaml" #line 41 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grdCard; internal System.Windows.Controls.Grid grdOrder;
#line default #line default
#line hidden #line hidden
#line 43 "..\..\CosiComodo.xaml" #line 42 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitiraCard; internal System.Windows.Controls.Label lblRitiraCard;
...@@ -136,15 +136,7 @@ namespace cosifacile { ...@@ -136,15 +136,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 47 "..\..\CosiComodo.xaml" #line 43 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grdOrder;
#line default
#line hidden
#line 48 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitiraOrder; internal System.Windows.Controls.Label lblRitiraOrder;
...@@ -232,28 +224,17 @@ namespace cosifacile { ...@@ -232,28 +224,17 @@ namespace cosifacile {
this.btnOrder = ((System.Windows.Controls.Image)(target)); this.btnOrder = ((System.Windows.Controls.Image)(target));
return; return;
case 12: case 12:
this.grdCard = ((System.Windows.Controls.Grid)(target)); this.grdOrder = ((System.Windows.Controls.Grid)(target));
return; return;
case 13: case 13:
this.lblRitiraCard = ((System.Windows.Controls.Label)(target)); this.lblRitiraCard = ((System.Windows.Controls.Label)(target));
return; return;
case 14: case 14:
#line 45 "..\..\CosiComodo.xaml"
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdCard_MouseUp);
#line default
#line hidden
return;
case 15:
this.grdOrder = ((System.Windows.Controls.Grid)(target));
return;
case 16:
this.lblRitiraOrder = ((System.Windows.Controls.Label)(target)); this.lblRitiraOrder = ((System.Windows.Controls.Label)(target));
return; return;
case 17: case 15:
#line 50 "..\..\CosiComodo.xaml" #line 45 "..\..\CosiComodo.xaml"
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdOrder_MouseUp); ((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdOrder_MouseUp);
#line default #line default
......
#pragma checksum "..\..\CosiComodo.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "5BD13E9B170DC082C47FE5BA6D25D3B986654A4955021ABE42503CD3E4C4348C" #pragma checksum "..\..\CosiComodo.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "9300BAF9AB2533B168E2C268E98BF75F6E76CE60B53C6ACB95FC4A7EDA4169C1"
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Il codice è stato generato da uno strumento. // Il codice è stato generato da uno strumento.
...@@ -96,7 +96,7 @@ namespace cosifacile { ...@@ -96,7 +96,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 38 "..\..\CosiComodo.xaml" #line 36 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image btnCard; internal System.Windows.Controls.Image btnCard;
...@@ -104,7 +104,7 @@ namespace cosifacile { ...@@ -104,7 +104,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 39 "..\..\CosiComodo.xaml" #line 37 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitira; internal System.Windows.Controls.Label lblRitira;
...@@ -112,7 +112,7 @@ namespace cosifacile { ...@@ -112,7 +112,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 41 "..\..\CosiComodo.xaml" #line 39 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image btnOrder; internal System.Windows.Controls.Image btnOrder;
...@@ -120,15 +120,15 @@ namespace cosifacile { ...@@ -120,15 +120,15 @@ namespace cosifacile {
#line hidden #line hidden
#line 42 "..\..\CosiComodo.xaml" #line 41 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grdCard; internal System.Windows.Controls.Grid grdOrder;
#line default #line default
#line hidden #line hidden
#line 43 "..\..\CosiComodo.xaml" #line 42 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitiraCard; internal System.Windows.Controls.Label lblRitiraCard;
...@@ -136,15 +136,7 @@ namespace cosifacile { ...@@ -136,15 +136,7 @@ namespace cosifacile {
#line hidden #line hidden
#line 47 "..\..\CosiComodo.xaml" #line 43 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Grid grdOrder;
#line default
#line hidden
#line 48 "..\..\CosiComodo.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label lblRitiraOrder; internal System.Windows.Controls.Label lblRitiraOrder;
...@@ -232,28 +224,17 @@ namespace cosifacile { ...@@ -232,28 +224,17 @@ namespace cosifacile {
this.btnOrder = ((System.Windows.Controls.Image)(target)); this.btnOrder = ((System.Windows.Controls.Image)(target));
return; return;
case 12: case 12:
this.grdCard = ((System.Windows.Controls.Grid)(target)); this.grdOrder = ((System.Windows.Controls.Grid)(target));
return; return;
case 13: case 13:
this.lblRitiraCard = ((System.Windows.Controls.Label)(target)); this.lblRitiraCard = ((System.Windows.Controls.Label)(target));
return; return;
case 14: case 14:
#line 45 "..\..\CosiComodo.xaml"
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdCard_MouseUp);
#line default
#line hidden
return;
case 15:
this.grdOrder = ((System.Windows.Controls.Grid)(target));
return;
case 16:
this.lblRitiraOrder = ((System.Windows.Controls.Label)(target)); this.lblRitiraOrder = ((System.Windows.Controls.Label)(target));
return; return;
case 17: case 15:
#line 50 "..\..\CosiComodo.xaml" #line 45 "..\..\CosiComodo.xaml"
((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdOrder_MouseUp); ((System.Windows.Controls.Image)(target)).MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.grdOrder_MouseUp);
#line default #line default
......
#pragma checksum "..\..\LeggiCodice.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "45DC5E9636984A9346265AFF3DAA9E3D0F2845B097F2883F5B86A16D4119F7CE" #pragma checksum "..\..\LeggiCodice.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "200D395317ACBCC4DF3FFB5FD728D4FDCB920D436ADBD9802DC1BB5AA0365C09"
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Il codice è stato generato da uno strumento. // Il codice è stato generato da uno strumento.
......
#pragma checksum "..\..\LeggiCodice.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "45DC5E9636984A9346265AFF3DAA9E3D0F2845B097F2883F5B86A16D4119F7CE" #pragma checksum "..\..\LeggiCodice.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "200D395317ACBCC4DF3FFB5FD728D4FDCB920D436ADBD9802DC1BB5AA0365C09"
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Il codice è stato generato da uno strumento. // Il codice è stato generato da uno strumento.
......
...@@ -4,16 +4,16 @@ ...@@ -4,16 +4,16 @@
winexe winexe
C# C#
.cs .cs
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\ C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\
cosicomodo cosicomodo
none none
false false
DEBUG;TRACE DEBUG;TRACE
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\App.xaml C:\Sviluppo\Selex\git\totem_app\cosicomodo\App.xaml
12-776597755 12-776597755
20-254964082 20-254964082
23-1524368741 232054431124
CosiComodo.xaml;LeggiCodice.xaml;listElement.xaml;MainPage.xaml;NoService.xaml;OrderDetails.xaml;Orders.xaml;ordersElement.xaml;Parking.xaml;Promo.xaml;notFoundElement.xaml;substituteElement.xaml; CosiComodo.xaml;LeggiCodice.xaml;listElement.xaml;MainPage.xaml;NoService.xaml;OrderDetails.xaml;Orders.xaml;ordersElement.xaml;Parking.xaml;Promo.xaml;notFoundElement.xaml;substituteElement.xaml;
False False
......
...@@ -4,16 +4,16 @@ ...@@ -4,16 +4,16 @@
winexe winexe
C# C#
.cs .cs
C:\SVN\Totem\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\ C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\
cosicomodo cosicomodo
none none
false false
DEBUG;TRACE DEBUG;TRACE
C:\SVN\Totem\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\App.xaml C:\Sviluppo\Selex\git\totem_app\cosicomodo\App.xaml
12-776597755 12-776597755
24-1630176864 21297422115
23-439197147 232054431124
CosiComodo.xaml;LeggiCodice.xaml;listElement.xaml;MainPage.xaml;NoService.xaml;OrderDetails.xaml;Orders.xaml;ordersElement.xaml;Parking.xaml;Promo.xaml;notFoundElement.xaml;substituteElement.xaml; CosiComodo.xaml;LeggiCodice.xaml;listElement.xaml;MainPage.xaml;NoService.xaml;OrderDetails.xaml;Orders.xaml;ordersElement.xaml;Parking.xaml;Promo.xaml;notFoundElement.xaml;substituteElement.xaml;
False False
......
cb1bb2ed467bd2f6ce886cc1287423ec7502ba95 ebf01bd942c913ecaabbf9704b7019b72d54177d
...@@ -214,3 +214,46 @@ C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomo ...@@ -214,3 +214,46 @@ C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomo
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosifacile.csproj.CopyComplete C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosifacile.csproj.CopyComplete
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosicomodo.exe C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosicomodo.exe
C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosicomodo.pdb C:\Sviluppo\Selex\applicativo\Selex\cosicomodo_funzionante_vecchio_WSDL\cosicomodo\obj\Debug\cosicomodo.pdb
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\cosicomodo.exe.config
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\cosicomodo.exe
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\cosicomodo.pdb
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\Newtonsoft.Json.dll
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\WpfKb.dll
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\InputSimulator.dll
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\System.Windows.Interactivity.dll
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\WpfKb.pdb
C:\Sviluppo\Selex\git\totem_app\cosicomodo\bin\Debug\WpfKb.xml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosifacile.csprojAssemblyReference.cache
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\CosiComodo.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\LeggiCodice.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\listElement.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\MainPage.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\NoService.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\OrderDetails.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Orders.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\ordersElement.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Parking.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Promo.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\notFoundElement.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\substituteElement.baml
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\CosiComodo.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\LeggiCodice.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\listElement.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\MainPage.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\NoService.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\OrderDetails.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Orders.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\ordersElement.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Parking.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\Promo.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\notFoundElement.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\substituteElement.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\App.g.cs
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosicomodo_MarkupCompile.cache
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosicomodo.g.resources
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosicomodo.Properties.Resources.resources
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosifacile.csproj.GenerateResource.cache
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosifacile.csproj.CoreCompileInputs.cache
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosifacile.csproj.CopyComplete
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosicomodo.exe
C:\Sviluppo\Selex\git\totem_app\cosicomodo\obj\Debug\cosicomodo.pdb
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment