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
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
DelegateFactory<T> ClassDelegateFactory<T> Members