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