cohtml::Net::cohtmlNativePINVOKE::SWIGPendingException

Public Functions

Name
voidSet(global::System.Exception e)
global::System.ExceptionRetrieve()

Public Properties

Name
boolPending

Public Functions Documentation

function Set

static void Set(
    global::System.Exception e
)

function Retrieve

static global::System.Exception Retrieve()

Public Property Documentation

property Pending

static bool Pending;