ValueInheritanceTypeDescriptionProviderGetReflectionType(Type, Object) Method

Definition

Namespace: Firefly.Box.UI.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public override Type GetReflectionType(
	Type objectType,
	Object instance
)

Parameters

objectType  Type
 
instance  Object
 

Return Value

Type

See Also