WrappedDelegate Class

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.Utility.Plugin
Assembly: Microsoft.OneGet.Utility (in Microsoft.OneGet.Utility.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class WrappedDelegate
[ExtensionAttribute] 
public static class WrappedDelegate
[ExtensionAttribute] 
public ref class WrappedDelegate abstract sealed
/** @attribute ExtensionAttribute() */ 
public final class WrappedDelegate
ExtensionAttribute 
public final class WrappedDelegate

Inheritance Hierarchy

System.Object
  Microsoft.OneGet.Utility.Plugin.WrappedDelegate

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

WrappedDelegate Members
Microsoft.OneGet.Utility.Plugin Namespace