CSharpTest.Net
DelegateFactory<T> Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Interfaces Namespace > DelegateFactory<T> Class : DelegateFactory<T> Constructor

method

Glossary Item Box

A factory that delegates instance creation

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal method As CSharpTest.Net.Interfaces.FactoryMethod(Of T) _
)
C# 
public DelegateFactory<T>( 
   CSharpTest.Net.Interfaces.FactoryMethod<T> method
)

Parameters

method

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys