Visual Basic (Declaration) | |
---|---|
Public Interface ILockFactory Inherits CSharpTest.Net.Interfaces.IFactory(Of ILockStrategy) |
C# | |
---|---|
public interface ILockFactory : CSharpTest.Net.Interfaces.IFactory<ILockStrategy> |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7