xtd 0.2.0
Loading...
Searching...
No Matches
async_callback.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "delegate.hpp"
6#include "iasync_result.hpp"
7
8// The async_callback alias is declared in the delegate.h file.
Contains xtd::delegate delegate.
Contains xtd::iasync_result interface.