Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Win32.SafeHandles.SafeHandleCache< T > Class Template Reference

Static Package Functions

static T GetInvalidHandle (Func< T > invalidHandleFactory)
 
static bool IsCachedInvalidHandle (SafeHandle handle)
 
static T GetInvalidHandle (Func< T > invalidHandleFactory)
 
static bool IsCachedInvalidHandle (SafeHandle handle)
 

Static Private Attributes

static T s_invalidHandle
 

Detailed Description

Type Constraints
T :SafeHandle 

Definition at line 7 of file SafeHandleCache.cs.


The documentation for this class was generated from the following files: