Ejemplo n.º 1
0
 string GetCurrentLayoutVersion() => DXSerializer.GetLayoutVersion(BarManager);
Ejemplo n.º 2
0
 private string GetCurrentLayoutVersion()
 {
     return(DXSerializer.GetLayoutVersion(BarManager));
 }