Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EventExtensions Class > Raise Method : Raise<T>(EventHandler<T>,Object,ISynchronizeInvoke) Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> <System.Diagnostics.DebuggerStepThroughAttribute()> Public Overloads Shared Sub Raise(Of T As {New, System.EventArgs})( _ ByVal handler As System.EventHandler(Of T), _ ByVal sender As System.Object, _ Optional ByVal synchronize As System.ComponentModel.ISynchronizeInvoke _ )
'Usage Dim handler As System.EventHandler(Of T) Dim sender As System.Object Dim synchronize As System.ComponentModel.ISynchronizeInvoke EventExtensions.Raise(Of T)(handler, sender, synchronize)
[System.Runtime.CompilerServices.Extension()] [System.Diagnostics.DebuggerStepThrough()] public static void Raise<T>( System.EventHandler<T> handler, System.object sender, System.ComponentModel.ISynchronizeInvoke synchronize ) where T: new(), System.EventArgs
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.