Mono Class Library: Overview

System.ComponentModel.LicenseManager: Method Members

The methods of System.ComponentModel.LicenseManager are listed below. For a list of all members, see the LicenseManager Members list.

See Also: Inherited members from System.Object

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.