CanHandle(Type, Object) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll
public bool CanHandle(Type reloadType, object instance)

Parameters

reloadType
Type?
instance
Object

Returns