SensorbergSDK.Internal.Data.Layout.Layout C# (CSharp) 메소드

Layout() 공개 메소드

public Layout ( ) : System
리턴 System
        public Layout()
        {
            AccountBeaconId1S = new List<string>();
            ResolvedActions = new List<ResolvedAction>();
        }