WrappedFunc Constructor ()
This element is introduced in Windows PowerShell 5.0.
Namespace: Microsoft.OneGet.Utility.Plugin
Assembly: Microsoft.OneGet.Utility (in Microsoft.OneGet.Utility.dll)
Usage
'Usage
Dim instance As New WrappedFunc(Of T0, T1, T2, TRet)
Syntax
'Declaration
Public Sub New
public WrappedFunc ()
public:
WrappedFunc ()
public WrappedFunc ()
public function WrappedFunc ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
WrappedFunc Generic Class
WrappedFunc Members
Microsoft.OneGet.Utility.Plugin Namespace