Represents the method that handles the OnCurrentNetworkLayerChanged event.
[Visual Basic .NET]
Public Delegate Sub OnCurrentNetworkLayerChangedEventHandler ( _
)
[C#] public delegate void OnCurrentNetworkLayerChangedEventHandler ( );