public static CreateWithContext ( Type type, System.ComponentModel.LicenseContext creationContext ) : object | ||
type | Type | |
creationContext | System.ComponentModel.LicenseContext | |
return | object |
Creates an instance of the specified type, using creationContext as the context in which the licensed instance can be used.
public static CreateWithContext ( Type type, System.ComponentModel.LicenseContext creationContext ) : object | ||
type | Type | |
creationContext | System.ComponentModel.LicenseContext | |
return | object |