|
API C#
|
Static Public Member Functions | |
| static bool | IsDefaultFactory (CClientConfigurations client) |
| static bool | IsDefaultFactory (CZoneList list) |
| static bool | AreEquals (CZoneList listA, CZoneList listB) |
| static bool | AreEquals (CClientConfigurations clientA, CClientConfigurations clientB) |
| static bool | AreEquals (CControlMappingCharts mappingA, CControlMappingCharts mappingB) |
| Verify if mappingA is equals to mappingB. It doesn't takes in consideration ActualMapping More... | |
|
static |
Verify if mappingA is equals to mappingB. It doesn't takes in consideration ActualMapping
| mappingA | The mapping A. |
| mappingB | The mapping B. |