mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-09-23 16:21:11 +08:00
Update release
This commit is contained in:
@@ -300,8 +300,9 @@ namespace demo
|
||||
#ifdef VCZH_DESCRIPTABLEOBJECT_WITH_METADATA
|
||||
friend struct ::vl::reflection::description::CustomTypeDescriptorSelector<RecentFileItemTemplate>;
|
||||
#endif
|
||||
public:
|
||||
private:
|
||||
::vl::presentation::controls::GuiToolstripCommand* __vwsn_parameter_ViewModel;
|
||||
public:
|
||||
::vl::presentation::controls::GuiToolstripCommand* GetViewModel();
|
||||
RecentFileItemTemplate(::vl::presentation::controls::GuiToolstripCommand* __vwsn_ctor_parameter_ViewModel);
|
||||
~RecentFileItemTemplate();
|
||||
|
||||
Reference in New Issue
Block a user