LeviLamina
Loading...
Searching...
No Matches
PlatformStoreIconModel.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // PlatformStoreIconModel inner types declare
8 // clang-format off
10 // clang-format on
11
12 // PlatformStoreIconModel inner types define
14 public:
15 // member variables
16 // NOLINTBEGIN
19 // NOLINTEND
20
21 public:
22 // prevent constructor by default
26 };
27
28public:
29 // member variables
30 // NOLINTBEGIN
33 // NOLINTEND
34
35public:
36 // prevent constructor by default
40};
Definition PlatformStoreIconModel.h:5
Definition PlatformStoreIconModel.h:13
Definition Alias.h:14