Mono Class Library: Overview

System.ComponentModel.LicenseManager: Members

The members of System.ComponentModel.LicenseManager are listed below.

See Also: Inherited members from System.Object

Public Properties

static
CurrentContextLicenseContext. Documentation for this section has not yet been entered.
[read-only]
static
UsageModeLicenseUsageMode. Documentation for this section has not yet been entered.

Public Methods

static
CreateWithContext(Type, LicenseContext) : object
Documentation for this section has not yet been entered.
static
CreateWithContext(Type, LicenseContext, object[]) : object
Documentation for this section has not yet been entered.
static
IsLicensed(Type) : bool
Documentation for this section has not yet been entered.
static
IsValid(Type) : bool
Documentation for this section has not yet been entered.
static
IsValid(Type, object, out License) : bool
Documentation for this section has not yet been entered.
static
LockContext(object)
Documentation for this section has not yet been entered.
static
UnlockContext(object)
Documentation for this section has not yet been entered.
static
Validate(Type)
Documentation for this section has not yet been entered.
static
Validate(Type, object) : License
Documentation for this section has not yet been entered.