4g0st1no
Results
2
issues of
4g0st1no
Hi, I have an issue when using Notification with areaname like ``` notificationManager.Show(new NotificationContent { Title = "Comando inviato", Message = message, Type = NotificationType.Success }, "ControlloAmbWindowArea"); ``` ``` ```...
I write a new Adapter class and I want to use it without edit the original geoPHP files (include and getAdapterMap). Is it possible? Thanks.