Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal lck As ILockStrategy _ ) |
C# | |
---|---|
public ReservedWriteLocking( ILockStrategy lck ) |
Parameters
- lck
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
ReservedWriteLocking Constructor | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Synchronization Namespace > ReservedWriteLocking Class : ReservedWriteLocking Constructor |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal lck As ILockStrategy _ ) |
C# | |
---|---|
public ReservedWriteLocking( ILockStrategy lck ) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7