MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / ConvertBack

Method ConvertBack

FastCopy/DateTimeToStringConverter.cpp:23–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 winrt::Windows::Foundation::IInspectable DateTimeToStringConverter::ConvertBack(
24 winrt::Windows::Foundation::IInspectable const& ,
25 winrt::Windows::UI::Xaml::Interop::TypeName const& ,
26 winrt::Windows::Foundation::IInspectable const& ,
27 winrt::hstring const& )
28 {
29 throw std::exception{ "Not implemented" };
30 }
31}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected