MCPcopy Create free account
hub / github.com/YtFlow/Maple / Name

Method Name

Maple.App/Model/ConfigViewModel.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 return m_file;
19 }
20 hstring ConfigViewModel::Name()
21 {
22 return m_file.Name();
23 }
24 Windows::Foundation::DateTime ConfigViewModel::DateUpdated()
25 {
26 return m_dateUpdated;

Callers 6

ImportFilesMethod · 0.80
OnNavigatedToMethod · 0.80
SetAsDefaultMethod · 0.80
RequestRenameItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected