NLua.Extensions.CheckNull Class Reference

Some random extension stuff. More...

Static Public Member Functions

static bool IsNull (IntPtr ptr)
 Determines whether the specified obj is null. More...
 

Detailed Description

Some random extension stuff.

Member Function Documentation

◆ IsNull()

static bool NLua.Extensions.CheckNull.IsNull ( IntPtr  ptr)
static

Determines whether the specified obj is null.

Parameters
objThe obj.
Returns
true if the specified obj is null; otherwise, false.

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