Namespace: XamlGeneratedNamespaceAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
protected override Object CreateInstance(
Type type,
CultureInfo culture
)
protected override Object CreateInstance(
Type type,
CultureInfo culture
)
Protected Overrides Function CreateInstance (
type As Type,
culture As CultureInfo
) As Object
Protected Overrides Function CreateInstance (
type As Type,
culture As CultureInfo
) As Object
protected:
virtual Object^ CreateInstance(
Type^ type,
CultureInfo^ culture
) override
protected:
virtual Object^ CreateInstance(
Type^ type,
CultureInfo^ culture
) override
abstract CreateInstance :
type : Type *
culture : CultureInfo -> Object
override CreateInstance :
type : Type *
culture : CultureInfo -> Object
abstract CreateInstance :
type : Type *
culture : CultureInfo -> Object
override CreateInstance :
type : Type *
culture : CultureInfo -> Object
Return Value
Type:
Object