ArcFM Desktop Developer Guide
FactoryMethodUnityExtension<T> Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal factory As Func(Of Type,T) _
)
'Usage
 
Dim factory As Func(Of Type,T)
 
Dim instance As New FactoryMethodUnityExtension(Of T)(factory)
public FactoryMethodUnityExtension<T>( 
   Func<Type,T> factory
)

Parameters

factory
Requirements

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.

See Also

Reference

FactoryMethodUnityExtension<T> Class
FactoryMethodUnityExtension<T> Members

 

 


Send Comment