ExtensionMethods::RaiseEventAsync<T> Method (Delegate^, Object^, T)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: generic<typename T> [ExtensionAttribute] static Task^ RaiseEventAsync( Delegate^ eventHandler, Object^ source, T args )
Return Value
Type: System.Threading.Tasks::Task^Type Parameters
- T
Show: