Logger.Delegate Delegate

Namespace:  Microsoft.Phone.Logging
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Delegate Sub Delegate
public delegate void Delegate()
public delegate void Delegate()
type Delegate = 
    delegate of unit -> unit

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Phone.Logging Namespace