mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-12 01:46:38 +08:00
(NOT READY) Update release
This commit is contained in:
@@ -37,8 +37,8 @@
|
||||
prop Parent : ICategory* {const, not observe}
|
||||
prop Name : string {const, not observe}
|
||||
prop Image : presentation::GuiImageData^ {const, not observe}
|
||||
prop Folders : ObservableList^ {const, not observe}
|
||||
prop Contacts : ObservableList^ {const, not observe}
|
||||
prop Folders : observe ICategory^[] {const, not observe}
|
||||
prop Contacts : observe IContact^[] {const, not observe}
|
||||
}
|
||||
|
||||
interface IViewModel
|
||||
|
||||
Reference in New Issue
Block a user