C# Class System.Net.CallbackClosure

Datei anzeigen Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
CallbackClosure System.Diagnostics
IsCompatible bool

Private Methods

Method Description
CallbackClosure ( ExecutionContext context, AsyncCallback callback ) : System.Diagnostics
IsCompatible ( AsyncCallback callback ) : bool