SensorbergSDK.Internal.Data.Layout.Layout C# (CSharp) Méthode

Layout() public méthode

public Layout ( ) : System
Résultat System
        public Layout()
        {
            AccountBeaconId1S = new List<string>();
            ResolvedActions = new List<ResolvedAction>();
        }