xtd 0.2.0
async_callback.h
Go to the documentation of this file.
1 #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.