netcoreapp2.0
namespace SQLitePCL
{
public delegate void delegate_function_aggregate_final(sqlite3_context ctx, object user_data);
{
public virtual IAsyncResult BeginInvoke(sqlite3_context ctx, object user_data, AsyncCallback callback, object object);
}
}
.NET Core | 2.02.12.2 |
---|---|
Information specific to netcoreapp2.0 | |
Assembly | SQLitePCLRaw.core , Version=1.0.0.0, PublicKeyToken=1488e028ca7ab535 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |