Visual Basic (Declaration) | |
---|---|
Public Class LockCounterFactory Implements CSharpTest.Net.Interfaces.IFactory(Of ILockStrategy), ILockFactory |
C# | |
---|---|
public class LockCounterFactory : CSharpTest.Net.Interfaces.IFactory<ILockStrategy>, ILockFactory |
System.Object
CSharpTest.Net.Synchronization.LockCounterFactory
CSharpTest.Net.Synchronization.DebugLockFactory
CSharpTest.Net.Synchronization.LockCounterFactory<T>
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7