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

Method ConvertBack

FastCopy/ReadableSizeConverter.cpp:19–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 winrt::Windows::Foundation::IInspectable ReadableSizeConverter::ConvertBack(
20 winrt::Windows::Foundation::IInspectable const& value,
21 winrt::Windows::UI::Xaml::Interop::TypeName const& targetType,
22 winrt::Windows::Foundation::IInspectable const& parameter,
23 winrt::hstring const& language)
24 {
25 throw std::exception{};
26 }
27}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected