![]()  | 
  
    Sphyrnidae Common Library
    2.0.1
    
   Shared Utilities/Library 
   | 
 
This is the complete list of members for Sphyrnidae.Common.Utilities.NamedLocker, including all inherited members.
| Lock(string name, Action< long > method) | Sphyrnidae.Common.Utilities.NamedLocker | static | 
| Lock< T >(string name, Func< long, T > method) | Sphyrnidae.Common.Utilities.NamedLocker | static | 
| LockAsync(string name, Func< Task > method) | Sphyrnidae.Common.Utilities.NamedLocker | static | 
| LockAsync< T >(string name, Func< Task< T >> method) | Sphyrnidae.Common.Utilities.NamedLocker | static |